From ffcc5840c4b74c38f2648b6e1902ed4a4f446f44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 19:10:17 +0000 Subject: [PATCH] Update symplify/easy-coding-standard requirement || 11.2.* 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...11.2.0.72) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0ff9746..51d7dc8 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "phpunit/phpunit": "^8.0", "roave/security-advisories": "dev-master", "sensiolabs-de/deptrac-shim": "^0.12.0", - "symplify/easy-coding-standard": "8.3.*", + "symplify/easy-coding-standard": "8.3.* || 11.2.*", "vimeo/psalm": "^4.7" }, "config": {