From d9c2e230bcb9d4ca70b5527880ec907ba9b72dc6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 04:43:27 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement from ^6.0 to ^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/v6.0.0...v9.3.5) 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 e224330..1c1ab56 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": "^9.3", "thecodingmachine/phpstan-safe-rule": "^1.0.1" }, "config": {