From 44a4842782855f08310140ce3641e8fc42ade272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 01:03:31 +0000 Subject: [PATCH] chore: Bump symplify/easy-coding-standard from 13.1.5 to 13.1.6 Bumps [symplify/easy-coding-standard](https://github.com/easy-coding-standard/ecs) from 13.1.5 to 13.1.6. - [Release notes](https://github.com/easy-coding-standard/ecs/releases) - [Commits](https://github.com/easy-coding-standard/ecs/compare/13.1.5...13.1.6) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index c54a827..fefaf04 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "phpstan/phpstan": "2.2.2", "phpunit/phpunit": "11.5.50", "rector/rector": "2.4.5", - "symplify/easy-coding-standard": "13.1.5" + "symplify/easy-coding-standard": "13.1.6" }, "scripts": { "analyze": [ diff --git a/composer.lock b/composer.lock index 50337ac..775d209 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "093292eab1a05a660eb8d417c921c74e", + "content-hash": "cee9173f8f2eef1eca1aabb813920cc1", "packages": [ { "name": "beluga-php/docker-php", @@ -4236,16 +4236,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "13.1.5", + "version": "13.1.6", "source": { "type": "git", - "url": "https://github.com/easy-coding-standard/ecs.git", - "reference": "96294d652c17ccffabb7d36f9d116dd5f0e6b84e" + "url": "https://github.com/ecsphp/ecs.git", + "reference": "af5d4a2475246f6acdd4d3a1fe2bb2187ec6b8a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/ecs/zipball/96294d652c17ccffabb7d36f9d116dd5f0e6b84e", - "reference": "96294d652c17ccffabb7d36f9d116dd5f0e6b84e", + "url": "https://api.github.com/repos/ecsphp/ecs/zipball/af5d4a2475246f6acdd4d3a1fe2bb2187ec6b8a0", + "reference": "af5d4a2475246f6acdd4d3a1fe2bb2187ec6b8a0", "shasum": "" }, "require": { @@ -4280,9 +4280,9 @@ "static analysis" ], "support": { - "source": "https://github.com/easy-coding-standard/ecs/tree/13.1.5" + "source": "https://github.com/easy-coding-standard/ecs/tree/13.1.6" }, - "time": "2026-05-30T09:12:26+00:00" + "time": "2026-06-09T22:39:42+00:00" }, { "name": "theseer/tokenizer",