From 11c6a6d6e75d4d887092ac91f3fb780dbb45d6c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 04:05:08 +0000 Subject: [PATCH] chore(deps-dev): update symplify/easy-coding-standard requirement 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/10.2.0...11.1.1) --- 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 42d0366..dea65be 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "roave/security-advisories": "dev-master", "symfony/var-dumper": "^5.2@dev", "symplify/changelog-linker": "^8.3", - "symplify/easy-coding-standard": "^10.2", + "symplify/easy-coding-standard": "^11.1", "vimeo/psalm": "^4.0@dev" }, "autoload": {