From 323cf05be52281e8040f32c2a359e4a8ce1dcdf3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 14:36:58 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement || 9.3.* 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/8.3.0...v9.3.22) 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 63c5991..2cbf085 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "phpunit/phpunit": "^8.0 || ^9.0", "roave/security-advisories": "dev-master", "sensiolabs-de/deptrac-shim": "^0.12.0 || ^0.13.0", - "symplify/easy-coding-standard": "8.3.*", + "symplify/easy-coding-standard": "8.3.* || 9.3.*", "vimeo/psalm": "^4.7" }, "config": {