Skip to content

Commit 2bc985c

Browse files
committed
Fix package name
`mikey179/vfsStream` -> `mikey179/vfsstream`
1 parent 1e14379 commit 2bc985c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"php-coveralls/php-coveralls": "^2.0",
2929
"mockery/mockery": "^1.0.0",
3030
"brain/monkey": "^2.2",
31-
"squizlabs/php_codesniffer": "^3.3.1",
31+
"squizlabs/php_codesniffer": "^3.3.1",
3232
"php-mock/php-mock": "^2.0",
3333
"codedungeon/phpunit-result-printer": "^0.19.13",
3434
"codedungeon/php-cli-colors": "^1.10.7",
35-
"mikey179/vfsStream": "^1.6",
35+
"mikey179/vfsstream": "^1.6",
3636
"antecedent/patchwork": "^2.1.8"
3737
},
3838
"autoload": {

0 commit comments

Comments
 (0)