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 139e8ee commit b75b66eCopy full SHA for b75b66e
composer.json
@@ -22,8 +22,8 @@
22
"php": ">=5.3.0"
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "4.3.*",
26
- "mikey179/vfsStream": "1.4.*@dev",
+ "phpunit/phpunit": "~4.7",
+ "mikey179/vfsStream": "~1.5",
27
"satooshi/php-coveralls": "dev-master",
28
"phpunit/phpcov": "dev-master",
29
"phpunit/phpunit-story": "*"
0 commit comments