From 2e20f8238519e66308fd9a9cd45d8f0501490126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 10:34:06 +0000 Subject: [PATCH] Bump symplify/easy-coding-standard from 12.3.2 to 12.3.3 Bumps [symplify/easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) from 12.3.2 to 12.3.3. - [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.2...12.3.3) --- 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 6946611..f4c91c7 100644 --- a/composer.lock +++ b/composer.lock @@ -5577,16 +5577,16 @@ }, { "name": "symplify/easy-coding-standard", - "version": "12.3.2", + "version": "12.3.3", "source": { "type": "git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git", - "reference": "cc6f11357b457e9dbf2fd14f6ee47fd266d50e73" + "reference": "aa3194c311ca170154ebce43b57117553eb6e7ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/cc6f11357b457e9dbf2fd14f6ee47fd266d50e73", - "reference": "cc6f11357b457e9dbf2fd14f6ee47fd266d50e73", + "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/aa3194c311ca170154ebce43b57117553eb6e7ed", + "reference": "aa3194c311ca170154ebce43b57117553eb6e7ed", "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.2" + "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.3.3" }, "funding": [ { @@ -5634,7 +5634,7 @@ "type": "github" } ], - "time": "2024-07-21T18:39:09+00:00" + "time": "2024-07-24T22:04:42+00:00" }, { "name": "theseer/tokenizer",