From 8c2f5cd03c74980d4649c63c333770ec65390774 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 11:29:51 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement || ^7.0 Updates the requirements on symplify/easy-coding-standard to permit the latest version. 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 e367383..1f276af 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "phpstan/phpstan-phpunit": "^0.11", "phpunit/phpunit": "^8.2", "roave/security-advisories": "dev-master", - "symplify/easy-coding-standard": "^5.4", + "symplify/easy-coding-standard": "^5.4 || ^7.0", "vimeo/psalm": "3.10.1" }, "config": {