From 00441b3dccda3a44014b3111c8d0058e823ab047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 06:55:11 +0000 Subject: [PATCH] Update nepada/coding-standard requirement from 7.3 to 7.4.0 Updates the requirements on [nepada/coding-standard](https://github.com/nepada/coding-standard) to permit the latest version. - [Release notes](https://github.com/nepada/coding-standard/releases) - [Commits](https://github.com/nepada/coding-standard/compare/v7.3.0...v7.4.0) Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e8d5b4e..e3e86aa 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "spaze/phpstan-disallowed-calls": "1.4.0", "phpstan/phpstan-mockery": "0.12.13", "php-parallel-lint/php-parallel-lint": "1.3.0", - "nepada/coding-standard": "7.3" + "nepada/coding-standard": "7.4.0" }, "autoload": { "psr-4": {