From 08e096930685049bbd0c5a3bee92db4ff9ed30ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 05:25:13 +0000 Subject: [PATCH] Update nepada/coding-standard requirement from 7.9.0 to 7.10.0 (#85) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e21f587..d303b0a 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "spaze/phpstan-disallowed-calls": "2.15.0", "shipmonk/phpstan-rules": "2.6.2", "php-parallel-lint/php-parallel-lint": "1.3.2", - "nepada/coding-standard": "7.9.0" + "nepada/coding-standard": "7.10.0" }, "suggest": { "nepada/message-bus-doctrine": "for Doctrine ORM integration"