Skip to content

Commit dc34b3e

Browse files
committed
update vfsStream to 1.6.*
1 parent 291f44d commit dc34b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"require-dev": {
3939
"phpunit/phpunit": "~5.0",
40-
"mikey179/vfsStream": "1.3.*"
40+
"mikey179/vfsStream": "1.6.*"
4141
},
4242
"suggest": {
4343
"ext-xdebug": "Xdebug extension is required to collect coverage via Xdebug driver and run tests"

0 commit comments

Comments
 (0)