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 8d78c31 commit 1d2670eCopy full SHA for 1d2670e
composer.json
@@ -21,10 +21,10 @@
21
},
22
"require-dev": {
23
"orchestra/testbench": "3.1.*",
24
- "phpunit/phpunit": "~4.0",
25
- "phpspec/phpspec": "~2.0",
26
- "mockery/mockery": "~0.9",
27
- "henrikbjorn/phpspec-code-coverage": "~1.0"
+ "phpunit/phpunit": "^4.7.6",
+ "phpspec/phpspec": "^2.2.1",
+ "mockery/mockery": "^0.9.4",
+ "henrikbjorn/phpspec-code-coverage": "^1.0.1"
28
29
"autoload": {
30
"psr-4": {
0 commit comments