mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
lowercase 'vfsStream' in composer files
This commit is contained in:
parent
068eac68e4
commit
c389de6fd4
@ -14,7 +14,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"codeigniter4/codeigniter4-standard": "^1.0",
|
||||
"mikey179/vfsStream": "1.6.*",
|
||||
"mikey179/vfsstream": "1.6.*",
|
||||
"phpunit/phpunit": "^7.0",
|
||||
"squizlabs/php_codesniffer": "^3.3"
|
||||
},
|
||||
|
@ -9,7 +9,7 @@
|
||||
"codeigniter4/framework": "^4@alpha"
|
||||
},
|
||||
"require-dev": {
|
||||
"mikey179/vfsStream": "1.6.*",
|
||||
"mikey179/vfsstream": "1.6.*",
|
||||
"phpunit/phpunit": "^7.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
@ -15,7 +15,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"codeigniter4/codeigniter4-standard": "^1.0",
|
||||
"mikey179/vfsStream": "1.6.*",
|
||||
"mikey179/vfsstream": "1.6.*",
|
||||
"phpunit/phpunit": "^7.0",
|
||||
"squizlabs/php_codesniffer": "^3.3"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user