From 76677c5dba10401a062ca255c1c53b99a174988e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 04:45:43 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement from ^6.0 to ^9.4 Updates the requirements on [symplify/easy-coding-standard](https://github.com/symplify/easy-coding-standard) to permit the latest version. - [Release notes](https://github.com/symplify/easy-coding-standard/releases) - [Commits](https://github.com/symplify/easy-coding-standard/compare/v6.0.0...9.4.1) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e224330..cfea678 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "phpstan/phpstan-strict-rules": "^0.11", "phpunit/phpunit": "^8.0", "roave/security-advisories": "dev-master", - "symplify/easy-coding-standard": "^6.0", + "symplify/easy-coding-standard": "^9.4", "thecodingmachine/phpstan-safe-rule": "^1.0.1" }, "config": {