diff --git a/composer.json b/composer.json index a37382c..22f0cb8 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,9 @@ "dev-main": "4.5.x-dev" } }, - "bin": ["bin/ibexabehat"], + "bin": [ + "bin/ibexabehat" + ], "config": { "allow-plugins": { "composer/package-versions-deprecated": true,