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 291f44d commit dc34b3eCopy full SHA for dc34b3e
composer.json
@@ -37,7 +37,7 @@
37
},
38
"require-dev": {
39
"phpunit/phpunit": "~5.0",
40
- "mikey179/vfsStream": "1.3.*"
+ "mikey179/vfsStream": "1.6.*"
41
42
"suggest": {
43
"ext-xdebug": "Xdebug extension is required to collect coverage via Xdebug driver and run tests"
0 commit comments