From 49b5853fcd374832cfd2c96185b897d594b50349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 06:29:58 +0000 Subject: [PATCH] build(deps-dev): Update symplify/easy-coding-standard requirement || ^13.0 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.5.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 4c0b7e3..69d3bda 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "pestphp/pest-plugin-type-coverage": "^3.4", "phpstan/phpstan": "^2.0", "rector/rector": "^2.0", - "symplify/easy-coding-standard": "^12.5" + "symplify/easy-coding-standard": "^12.5 || ^13.0" }, "autoload": { "psr-4": {