From fe001df6312dbe64b29b5b43d6cf215e68534964 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:08:11 +0000 Subject: [PATCH] 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 7ffeda1..19ff1cb 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "symfony/console": "^4 || ^5 || ^6" }, "require-dev": { - "drupol/php-conventions": "^1.6.14", + "drupol/php-conventions": "^6.0.0", "friends-of-phpspec/phpspec-code-coverage": "^6.0.0", "infection/infection": "^0.13.6 || ^0.15.3 || ^0.26.0", "microsoft/tolerant-php-parser": "^0.1.0",