From c7efc60ea7677ced6ace261cd048383449b1cf1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:17:45 +0000 Subject: [PATCH] Bump symplify/easy-coding-standard from 12.3.1 to 12.3.2 Bumps [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) from 12.3.1 to 12.3.2. - [Release notes](https://github.com/easy-coding-standard/easy-coding-standard/releases) - [Commits](https://github.com/easy-coding-standard/easy-coding-standard/compare/12.3.1...12.3.2) --- 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 fe267b3..6946611 100644 --- a/composer.lock +++ b/composer.lock @@ -5577,16 +5577,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.3.1", + "version": "12.3.2", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "bd670feae8d0b6da891d29a3c549bd0f4aa48711" + "reference": "cc6f11357b457e9dbf2fd14f6ee47fd266d50e73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/bd670feae8d0b6da891d29a3c549bd0f4aa48711", - "reference": "bd670feae8d0b6da891d29a3c549bd0f4aa48711", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/cc6f11357b457e9dbf2fd14f6ee47fd266d50e73", + "reference": "cc6f11357b457e9dbf2fd14f6ee47fd266d50e73", "shasum": "" }, "require": { @@ -5622,7 +5622,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.3.1" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.3.2" }, "funding": [ { @@ -5634,7 +5634,7 @@ "type": "github" } ], - "time": "2024-07-06T12:33:15+00:00" + "time": "2024-07-21T18:39:09+00:00" }, { "name": "theseer/tokenizer",