From be65f7c55cbf81d889d5083c9344ccef400e8e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 15:34:08 +0700 Subject: [PATCH] Composer(deps): Bump belomaxorka/captcha from 1.2.2 to 1.2.3 (#1842) Bumps [belomaxorka/captcha](https://github.com/belomaxorka/Captcha) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/belomaxorka/Captcha/releases) - [Commits](https://github.com/belomaxorka/Captcha/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: belomaxorka/captcha dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 31008a5f4..e85c07cb2 100644 --- a/composer.lock +++ b/composer.lock @@ -402,16 +402,16 @@ }, { "name": "belomaxorka/captcha", - "version": "v1.2.2", + "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/belomaxorka/Captcha.git", - "reference": "1cb13fe53a6ca42423016e683d6255a68108d79d" + "reference": "85f3fb5a5ef5bcaaa9ad78171c54a525413d348b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/belomaxorka/Captcha/zipball/1cb13fe53a6ca42423016e683d6255a68108d79d", - "reference": "1cb13fe53a6ca42423016e683d6255a68108d79d", + "url": "https://api.github.com/repos/belomaxorka/Captcha/zipball/85f3fb5a5ef5bcaaa9ad78171c54a525413d348b", + "reference": "85f3fb5a5ef5bcaaa9ad78171c54a525413d348b", "shasum": "" }, "require": { @@ -466,9 +466,9 @@ "spam-protection" ], "support": { - "source": "https://github.com/belomaxorka/Captcha/tree/v1.2.2" + "source": "https://github.com/belomaxorka/Captcha/tree/v1.2.3" }, - "time": "2025-03-09T06:12:50+00:00" + "time": "2025-03-09T11:06:05+00:00" }, { "name": "bugsnag/bugsnag", @@ -3855,6 +3855,6 @@ "platform": { "php": "^8.1 | ^8.2 | ^8.3 | ^8.4" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }