We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feca570 commit 4178861Copy full SHA for 4178861
composer.json
@@ -25,10 +25,10 @@
25
},
26
"require-dev": {
27
"orchestra/testbench": "3.1.*",
28
- "phpunit/phpunit": "^4.7.6",
29
- "phpspec/phpspec": "^2.2.1",
30
- "mockery/mockery": "^0.9.4",
31
- "henrikbjorn/phpspec-code-coverage": "^1.0.1"
+ "phpunit/phpunit": "^4.8|^5.0",
+ "phpspec/phpspec": "^2.2",
+ "mockery/mockery": "^0.9",
+ "henrikbjorn/phpspec-code-coverage": "^1.0"
32
33
"autoload": {
34
"psr-4": {
0 commit comments