deps: Replace belomaxorka/captcha with gregwar/captcha (#2069)
Some checks failed
Continuous Integration / 🎉 Deploy (push) Has been cancelled
PHPMD / Run PHPMD scanning (push) Has been cancelled
Continuous Integration / Nightly builds 📦 (push) Has been cancelled

This commit is contained in:
Roman Kelesidis 2025-07-31 11:02:34 +03:00 committed by GitHub
commit d12e6ba922
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 67 additions and 79 deletions

View file

@ -110,7 +110,7 @@ commit_parsers = [
{ body = ".*security", group = "<!-- 8 -->🛡️ Security" },
{ message = "^revert", group = "<!-- 9 -->◀️ Revert" },
{ message = "^crowdin|^crodwin", group = "<!-- 10 -->🈳 New translations" }, # crowdin pulls supporting
{ message = "^Composer", group = "<!-- 11 -->📦 Dependencies" }, # dependabot pulls supporting
{ message = "^Composer|^deps", group = "<!-- 11 -->📦 Dependencies" }, # dependabot pulls supporting
{ message = "^rem|^drop|^removed", group = "<!-- 12 -->🗑️ Removed" },
{ message = ".*", group = "<!-- 13 -->💼 Other" },
]

View file

@ -53,7 +53,7 @@
"arokettu/torrent-file": "^5.2.1",
"bugsnag/bugsnag": "^v3.29.1",
"claviska/simpleimage": "^4.0",
"belomaxorka/captcha": "1.*",
"gregwar/captcha": "1.*",
"egulias/email-validator": "^4.0.1",
"filp/whoops": "^2.15",
"z4kn4fein/php-semver": "^v3.0.0",

142
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2acad3dafd9fd57bc8c26303df22dd15",
"content-hash": "4a8e483526e6241286bf04937e1f4913",
"packages": [
{
"name": "arokettu/bencode",
@ -411,88 +411,18 @@
},
"time": "2025-03-31T23:49:37+00:00"
},
{
"name": "belomaxorka/captcha",
"version": "v1.2.4",
"source": {
"type": "git",
"url": "https://github.com/belomaxorka/Captcha.git",
"reference": "db51723a9539b57ac3faff0211c117b4c55dbe23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/belomaxorka/Captcha/zipball/db51723a9539b57ac3faff0211c117b4c55dbe23",
"reference": "db51723a9539b57ac3faff0211c117b4c55dbe23",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"ext-gd": "*",
"ext-mbstring": "*",
"php": ">=5.3.0",
"symfony/finder": "*"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6.4 || ^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Gregwar\\": "src/Gregwar"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Passault",
"email": "g.passault@gmail.com",
"homepage": "https://www.gregwar.com/",
"role": "Developer"
},
{
"name": "Jeremy Livingston",
"email": "jeremy.j.livingston@gmail.com"
},
{
"name": "belomaxorka",
"email": "roman25052006.kelesh@gmail.com",
"homepage": "https://belomaxorka.github.io/",
"role": "Developer"
}
],
"description": "Captcha generator",
"homepage": "https://github.com/belomaxorka/Captcha",
"keywords": [
"anti-bot",
"anti-spam",
"bot-protection",
"captcha",
"no-bot",
"obfuscation",
"security",
"spam",
"spam-protection"
],
"support": {
"source": "https://github.com/belomaxorka/Captcha/tree/v1.2.4"
},
"time": "2025-03-10T13:15:53+00:00"
},
{
"name": "bugsnag/bugsnag",
"version": "v3.29.3",
"version": "v3.30.0",
"source": {
"type": "git",
"url": "https://github.com/bugsnag/bugsnag-php.git",
"reference": "9d9aa665f5e9d24f45aad5114dbd2d861119febb"
"reference": "ea174966d8a09424d7963e1e0fe9d570b63ff98c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/9d9aa665f5e9d24f45aad5114dbd2d861119febb",
"reference": "9d9aa665f5e9d24f45aad5114dbd2d861119febb",
"url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/ea174966d8a09424d7963e1e0fe9d570b63ff98c",
"reference": "ea174966d8a09424d7963e1e0fe9d570b63ff98c",
"shasum": ""
},
"require": {
@ -540,9 +470,9 @@
],
"support": {
"issues": "https://github.com/bugsnag/bugsnag-php/issues",
"source": "https://github.com/bugsnag/bugsnag-php/tree/v3.29.3"
"source": "https://github.com/bugsnag/bugsnag-php/tree/v3.30.0"
},
"time": "2025-03-06T12:03:07+00:00"
"time": "2025-07-08T15:15:58+00:00"
},
{
"name": "claviska/simpleimage",
@ -1107,6 +1037,64 @@
],
"time": "2024-07-20T21:45:45+00:00"
},
{
"name": "gregwar/captcha",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/Gregwar/Captcha.git",
"reference": "4edbcd09fde4353b94ce550f43460eba73baf2cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Gregwar/Captcha/zipball/4edbcd09fde4353b94ce550f43460eba73baf2cc",
"reference": "4edbcd09fde4353b94ce550f43460eba73baf2cc",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"ext-gd": "*",
"ext-mbstring": "*",
"php": ">=5.3.0",
"symfony/finder": "*"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6.4 || ^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Gregwar\\": "src/Gregwar"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Passault",
"email": "g.passault@gmail.com",
"homepage": "http://www.gregwar.com/"
},
{
"name": "Jeremy Livingston",
"email": "jeremy.j.livingston@gmail.com"
}
],
"description": "Captcha generator",
"homepage": "https://github.com/Gregwar/Captcha",
"keywords": [
"bot",
"captcha",
"spam"
],
"support": {
"issues": "https://github.com/Gregwar/Captcha/issues",
"source": "https://github.com/Gregwar/Captcha/tree/v1.3.0"
},
"time": "2025-06-23T12:25:54+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "7.9.3",