From cfe71719ef6575d940375a9f7e6226dbc966cc56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 09:09:13 +0000 Subject: [PATCH] chore(deps-dev): update symplify/easy-coding-standard requirement Updates the requirements on [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) to permit the latest version. - [Release notes](https://github.com/easy-coding-standard/easy-coding-standard/releases) - [Commits](https://github.com/easy-coding-standard/easy-coding-standard/compare/12.1.0...13.0.0) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.0.0 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 b468647..eadd362 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0.3", "phpunit/phpunit": "^10.2", - "symplify/easy-coding-standard": "^12.1" + "symplify/easy-coding-standard": "^13.0" }, "autoload": { "psr-4": {