修改依赖项
This commit is contained in:
parent
41051bcf32
commit
3672cb51f4
@ -27,6 +27,7 @@
|
||||
"ext-json": "*",
|
||||
"ext-gmp": "*",
|
||||
"ext-bcmath": "*",
|
||||
"ext-com_dotnet": "*",
|
||||
"wapmorgan/unified-archive": "^1.2",
|
||||
"symfony/console": "^6.1",
|
||||
"gemorroj/archive7z": "^5.7",
|
||||
@ -66,6 +67,9 @@
|
||||
"codeception/verify": "^3.0 || ^2.2",
|
||||
"symfony/browser-kit": "^6.0 || >=2.7 <=4.2.4"
|
||||
},
|
||||
"provide": {
|
||||
"ext-com_dotnet": "*"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"yiisoft/yii2-composer": true
|
||||
|
Loading…
Reference in New Issue
Block a user