From b65cffe9c0d987a5b6539a11382fe650420eecfc Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Mon, 20 Jul 2020 23:29:52 +0200 Subject: [PATCH] Bump drupol/php-conventions. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a5b22a9d0..4bb24655a 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "php": ">= 7.1.3" }, "require-dev": { - "drupol/php-conventions": "^1.8.4", + "drupol/php-conventions": "^1.8.5", "friends-of-phpspec/phpspec-code-coverage": "^4.3.2", "infection/infection": "^0.15.3", "phpbench/phpbench": "^0.16.10 || ^0.17.1",