From 13070e273160a34d0767da8af8be12f4680a3583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 09:02:48 +0000 Subject: [PATCH] Update nepada/coding-standard requirement from 7.4.3 to 7.5.1 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.4.3...v7.5.1) --- updated-dependencies: - dependency-name: nepada/coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c12bfc0..2e82716 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "shipmonk/phpstan-rules": "1.0.1", "phpstan/phpstan-mockery": "1.1.0", "php-parallel-lint/php-parallel-lint": "1.3.2", - "nepada/coding-standard": "7.4.3" + "nepada/coding-standard": "7.5.1" }, "autoload": { "psr-4": {