From 586c67449988e4909dfb426a5f798d284ba4e10f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 20:10:34 +0000 Subject: [PATCH] Update nepada/coding-standard requirement from 7.9.0 to 7.10.0 (#100) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 78bc175..8ce4079 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "spaze/phpstan-disallowed-calls": "2.15.0", "shipmonk/phpstan-rules": "2.5.1", "php-parallel-lint/php-parallel-lint": "1.3.2", - "nepada/coding-standard": "7.9.0", + "nepada/coding-standard": "7.10.0", "composer-runtime-api": "^2.0", "composer/semver": "3.3.2" },