Skip to content

Commit

Permalink
[TASK] Use lowercase mikey179/vfsStream in composer.json to fix compo…
Browse files Browse the repository at this point in the history
…ser deprecation
  • Loading branch information
lolli42 committed Mar 1, 2019
1 parent bea53bf commit 4c997e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"require": {
"phpunit/phpunit": "^7.1",
"mikey179/vfsStream": "~1.6.0",
"mikey179/vfsstream": "~1.6.0",
"typo3fluid/fluid": "^2.5",
"typo3/cms-core": "^9.3",
"typo3/cms-backend": "^9.3",
Expand Down

0 comments on commit 4c997e4

Please sign in to comment.