From ed437e5c835bfef79eaf7481261cfb997ab28dd4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 08:20:50 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement || ^9.0 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.4.0...9.0.33) 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 8578cc8..a304833 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "roave/security-advisories": "dev-master", "sensiolabs-de/deptrac-shim": "^0.5", "symfony/phpunit-bridge": "*", - "symplify/easy-coding-standard": "^5.4", + "symplify/easy-coding-standard": "^5.4 || ^9.0", "vimeo/psalm": "^3.0" }, "config": {