From c4e5c4919804c58a3b2820c8848183cbaff406ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 05:12:39 +0000 Subject: [PATCH] chore: Bump symplify/easy-coding-standard from 12.5.16 to 12.5.20 Bumps [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) from 12.5.16 to 12.5.20. - [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.16...12.5.20) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 12.5.20 dependency-type: direct:development update-type: version-update:semver-patch ... 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 44a9618..a9b307e 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "require-dev": { "phpstan/phpstan": "2.1.17", "phpunit/phpunit": "11.5.21", - "symplify/easy-coding-standard": "12.5.16", + "symplify/easy-coding-standard": "12.5.20", "testcontainers/testcontainers": "1.0.3" }, "scripts": { diff --git a/composer.lock b/composer.lock index d9af381..cf69d57 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": "d6a81013348035580df66b0e5e9064cc", + "content-hash": "ccefa4638de4e738729b2c6066af7b0d", "packages": [ { "name": "guzzlehttp/guzzle", @@ -4263,16 +4263,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.5.16", + "version": "12.5.20", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "3e99ec9bd64528cedb7f7e0a9e892a1c3c803935" + "reference": "bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/3e99ec9bd64528cedb7f7e0a9e892a1c3c803935", - "reference": "3e99ec9bd64528cedb7f7e0a9e892a1c3c803935", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4", + "reference": "bb44b0fc70dd2148d8a6362bc66a35e23dc31bc4", "shasum": "" }, "require": { @@ -4308,7 +4308,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.16" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.5.20" }, "funding": [ { @@ -4320,7 +4320,7 @@ "type": "github" } ], - "time": "2025-04-28T07:01:07+00:00" + "time": "2025-05-30T11:42:07+00:00" }, { "name": "testcontainers/testcontainers",