From 209fc9d44f536c05197911e0cbc516894785a2a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:47:26 +0200 Subject: [PATCH] chore(deps): update dependency drupol/php-conventions to v6 (#62) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c6c3350..4571a02 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ }, "require-dev": { "ext-pcov": "*", - "drupol/php-conventions": "^5", + "drupol/php-conventions": "^6", "phpbench/phpbench": "^1.2", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/php-code-coverage": "^10",