Skip to content

Commit

Permalink
Skipped branch master, Invalid package information:
Browse files Browse the repository at this point in the history
Deprecation warning: require-dev.mikey179/vfsStream is invalid, it should not contain uppercase characters. Please use mikey179/vfsstream instead. Make sure you fix this as Composer 2.0 will error.
  • Loading branch information
apostolp committed Dec 19, 2020
1 parent 66f2f79 commit c83390f
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 @@ -33,7 +33,7 @@
"require-dev": {
"phpunit/phpunit": "4.*",
"scrutinizer/ocular": "~1.1",
"mikey179/vfsStream": "~1"
"mikey179/vfsstream": "~1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c83390f

Please sign in to comment.