diff --git a/composer.json b/composer.json index e4fff86..75ce73b 100644 --- a/composer.json +++ b/composer.json @@ -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