From b796faa217016a6c8b14d8206982339467f9b2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juli=C3=A1n=20Guti=C3=A9rrez?= Date: Sun, 29 Sep 2024 16:35:27 +0200 Subject: [PATCH] update dev deps --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5bfa008..60e2c6d 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "ext-simplexml": "*", "doctrine/annotations": "^2.0", "infection/infection": "~0.25|~0.27", - "juliangut/easy-coding-standard-config": "^1.15", + "juliangut/easy-coding-standard-config": "^1.19", "juliangut/phpstan-config": "^1.2", "overtrue/phplint": "^9.0", "phpcompatibility/php-compatibility": "^9.3",