From 0f1da311d71024966ed67a87ddcc8e2699e54360 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 11:44:08 +0000 Subject: [PATCH] composer(deps-dev): bump symplify/easy-coding-standard Bumps [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) from 12.1.10 to 12.1.11. - [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.10...12.1.11) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 73305ce..0f2ffb2 100644 --- a/composer.lock +++ b/composer.lock @@ -11921,16 +11921,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.1.10", + "version": "12.1.11", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "67f643befd6997961aa6bd759b4529e94bb18b53" + "reference": "d8653e2f4ef154039841a7bfed4e91eb5deae1ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/67f643befd6997961aa6bd759b4529e94bb18b53", - "reference": "67f643befd6997961aa6bd759b4529e94bb18b53", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/d8653e2f4ef154039841a7bfed4e91eb5deae1ab", + "reference": "d8653e2f4ef154039841a7bfed4e91eb5deae1ab", "shasum": "" }, "require": { @@ -11963,7 +11963,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.1.10" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.1.11" }, "funding": [ { @@ -11975,7 +11975,7 @@ "type": "github" } ], - "time": "2024-02-05T10:58:24+00:00" + "time": "2024-02-13T11:35:41+00:00" }, { "name": "theseer/tokenizer",