diff --git a/composer.json b/composer.json
index 25f6035e5f5f2e809de3081e13e8d8fce88f499d..d4b9ed8221b8b2e4232b9bc080f84832c8129f6c 100755
--- a/composer.json
+++ b/composer.json
@@ -39,5 +39,5 @@
         "sniffer:php8": "./vendor/bin/phpcs -p ./module --standard=vendor/phpcompatibility/php-compatibility/PHPCompatibility --runtime-set testVersion 8.0",
         "phpcs"       : "./vendor/bin/phpcs -p ./module --standard=PSR12"
     },
-    "minimum-stability": "dev",
+    "minimum-stability": "dev"
 }