Skip to content

Commit 9b229a9

Browse files
committed
[TASK] Use lowercase mikey179/vfsStream in composer.json to fix deprecation
1 parent 4972f9f commit 9b229a9

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
@@ -25,7 +25,7 @@
2525
},
2626
"require-dev": {
2727
"composer/composer": "dev-master",
28-
"mikey179/vfsStream": "1.4.*@dev",
28+
"mikey179/vfsstream": "1.4.*@dev",
2929
"phpunit/phpunit": "^4.8"
3030
},
3131
"replace": {

0 commit comments

Comments
 (0)