diff --git a/composer.json b/composer.json index 946ec0e..78eb41f 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ }, "require-dev": { "ext-pcov": "*", - "drupol/php-conventions": "^5", + "drupol/php-conventions": "^6", "infection/infection": "^0.29", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/php-code-coverage": "^10",