fix uppercase chars in package names (compatibility to Composer 2)
This commit is contained in:
parent
10e9e7039e
commit
d4ff9935a6
@ -38,6 +38,6 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~5.7",
|
||||
"mikey179/vfsStream": "^1.6"
|
||||
"mikey179/vfsstream": "^1.6"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user