diff --git a/composer.json b/composer.json index 332fafe4b..89b45fbed 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,9 @@ "classmap-authoritative": true, "platform": { "php": "8.0" + }, + "allow-plugins": { + "bamarni/composer-bin-plugin": true } }, "scripts": {