Remove composer.lock, and update to PHPUnit 6 and Mockery 1

This commit is contained in:
Gabriel Caruso
2017-11-15 08:29:42 +01:00
committed by Jaap van Otterdijk
parent c006d4a2d5
commit fd1a734d29
2 changed files with 2 additions and 1129 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
"psr-4": {"phpDocumentor\\Reflection\\": ["tests/unit"]}
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^4.4"
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4"
}
}
Generated
-1127
View File
File diff suppressed because it is too large Load Diff