From 1ee88b65c807c2d2a3725683ad928a8c437c5920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 18:12:10 +0000 Subject: [PATCH] Update nepada/coding-standard requirement from 7.4.2 to 7.4.3 (#57) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 807142a..d042028 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require-dev": { "php-parallel-lint/php-parallel-lint": "1.3.2", - "nepada/coding-standard": "7.4.2", + "nepada/coding-standard": "7.4.3", "nepada/phpstan-nette-tester": "0.4.0", "nette/tester": "2.4.2", "phpstan/phpstan": "1.7.8",