From 4592e9a5d04aa3b06cc1d62f4a4bacb4863abe86 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:51:36 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement from ^5.1 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/v5.1.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 dda46af..ca4b919 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "phpstan/phpstan-strict-rules": "^0.11.1", "phpunit/phpunit": "^8.0", "roave/security-advisories": "dev-master", - "symplify/easy-coding-standard": "^5.1" + "symplify/easy-coding-standard": "^9.4" }, "config": { "sort-packages": true