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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-03-10 15:34:08 +07:00 committed by GitHub
commit be65f7c55c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
composer.lock generated
View file

@ -402,16 +402,16 @@
}, },
{ {
"name": "belomaxorka/captcha", "name": "belomaxorka/captcha",
"version": "v1.2.2", "version": "v1.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/belomaxorka/Captcha.git", "url": "https://github.com/belomaxorka/Captcha.git",
"reference": "1cb13fe53a6ca42423016e683d6255a68108d79d" "reference": "85f3fb5a5ef5bcaaa9ad78171c54a525413d348b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/belomaxorka/Captcha/zipball/1cb13fe53a6ca42423016e683d6255a68108d79d", "url": "https://api.github.com/repos/belomaxorka/Captcha/zipball/85f3fb5a5ef5bcaaa9ad78171c54a525413d348b",
"reference": "1cb13fe53a6ca42423016e683d6255a68108d79d", "reference": "85f3fb5a5ef5bcaaa9ad78171c54a525413d348b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -466,9 +466,9 @@
"spam-protection" "spam-protection"
], ],
"support": { "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", "name": "bugsnag/bugsnag",
@ -3855,6 +3855,6 @@
"platform": { "platform": {
"php": "^8.1 | ^8.2 | ^8.3 | ^8.4" "php": "^8.1 | ^8.2 | ^8.3 | ^8.4"
}, },
"platform-dev": {}, "platform-dev": [],
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }