Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Lowercase vfsstream dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
villermen committed Mar 20, 2020
1 parent f825f2f commit 288e51d
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 @@ -27,7 +27,7 @@
"ext-redis": "^2.2.4|^3",
"predis/predis": "^1",
"phpunit/phpunit": "^5",
"mikey179/vfsStream": "^1.5.0",
"mikey179/vfsstream": "^1.5.0",
"php-mock/php-mock-phpunit": "^1",
"zendframework/zend-cache": "^2.8"
},
Expand Down

0 comments on commit 288e51d

Please sign in to comment.