From f12082f6826527aef5048c3362ea04bfec7a6de5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 03:41:22 +0000 Subject: [PATCH] chore: Bump symplify/easy-coding-standard from 12.5.24 to 12.6.0 Bumps [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) from 12.5.24 to 12.6.0. - [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.24...12.6.0) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 12.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index b5d32cd..eb80708 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "phpunit/phpunit": "11.5.21", "rector/rector": "2.1.7", "symfony/http-client": "7.3.3", - "symplify/easy-coding-standard": "12.5.24", + "symplify/easy-coding-standard": "12.6.0", "testcontainers/testcontainers": "1.0.3" }, "scripts": { diff --git a/composer.lock b/composer.lock index c619c2a..ab05c2e 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": "3fc48075a7cf89797829d17cc1682536", + "content-hash": "37b8f5fcb15aad3b77cb9449f8f4027a", "packages": [], "packages-dev": [ { @@ -4337,16 +4337,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.5.24", + "version": "12.6.0", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "4b90f2b6efed9508000968eac2397ac7aff34354" + "reference": "781e6124dc7e14768ae999a8f5309566bbe62004" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/4b90f2b6efed9508000968eac2397ac7aff34354", - "reference": "4b90f2b6efed9508000968eac2397ac7aff34354", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/781e6124dc7e14768ae999a8f5309566bbe62004", + "reference": "781e6124dc7e14768ae999a8f5309566bbe62004", "shasum": "" }, "require": { @@ -4382,7 +4382,7 @@ ], "support": { "issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues", - "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.5.24" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.6.0" }, "funding": [ { @@ -4394,7 +4394,7 @@ "type": "github" } ], - "time": "2025-08-21T06:57:14+00:00" + "time": "2025-09-10T14:21:58+00:00" }, { "name": "testcontainers/testcontainers",