From abc99161cbed00693b78ad24b59a20f3ac5e6c0b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2020 19:26:00 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement from ^6.0 to ^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 4f47728..e242277 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": "^7.0", "thecodingmachine/phpstan-safe-rule": "^0.1.3" }, "config": {