修改依赖项

This commit is contained in:
Chenx221 2024-04-13 16:21:56 +08:00
parent 41051bcf32
commit 3672cb51f4
Signed by: chenx221
GPG Key ID: D7A9EC07024C3021

View File

@ -27,6 +27,7 @@
"ext-json": "*", "ext-json": "*",
"ext-gmp": "*", "ext-gmp": "*",
"ext-bcmath": "*", "ext-bcmath": "*",
"ext-com_dotnet": "*",
"wapmorgan/unified-archive": "^1.2", "wapmorgan/unified-archive": "^1.2",
"symfony/console": "^6.1", "symfony/console": "^6.1",
"gemorroj/archive7z": "^5.7", "gemorroj/archive7z": "^5.7",
@ -66,6 +67,9 @@
"codeception/verify": "^3.0 || ^2.2", "codeception/verify": "^3.0 || ^2.2",
"symfony/browser-kit": "^6.0 || >=2.7 <=4.2.4" "symfony/browser-kit": "^6.0 || >=2.7 <=4.2.4"
}, },
"provide": {
"ext-com_dotnet": "*"
},
"config": { "config": {
"allow-plugins": { "allow-plugins": {
"yiisoft/yii2-composer": true "yiisoft/yii2-composer": true