From 006e95543cd7634f852ea2368328322250697878 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:18:03 +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 f68d02c..feecb2c 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ }, "require-dev": { "ext-pcov": "*", - "drupol/php-conventions": "^5", + "drupol/php-conventions": "^6", "friends-of-phpspec/phpspec-code-coverage": "^6", "infection/infection": ">= 0.26", "infection/phpspec-adapter": "^0.2",