From 1e195c4951e1f4c606bf0a9609533db3eaed7523 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:12:01 +0000 Subject: [PATCH] chore(deps): update dependency drupol/php-conventions to v6 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",