Skip to content

Commit f621b37

Browse files
committed
Packagist will not update until composer.json is all lowercase
1 parent 9b3145c commit f621b37

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"phpunit/phpunit": "^7.0",
2424
"friendsofphp/php-cs-fixer": "^2.0",
25-
"mikey179/vfsStream": "1.*"
25+
"mikey179/vfsstream": "1.*"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)