From 37246d2bd53993f13fdd2dfbf26ec2fa3d9aa484 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:22:05 +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 cdb425c..f87d74a 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "ext-ast": "*", "ext-pcov": "*", "drupol/launcher": "^2.2", - "drupol/php-conventions": "^5", + "drupol/php-conventions": "^6", "drupol/phpmerkle": "^2.2", "friends-of-phpspec/phpspec-code-coverage": "^6", "graphp/graphviz": "^0.2",