fix: pin captcha package to compatible version

This commit is contained in:
Björn Fromme
2026-06-15 08:48:01 +02:00
parent 432b47f38c
commit 264ef8ab73
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"league/oauth2-client": "^2.8", "league/oauth2-client": "^2.8",
"league/period": "^4.9", "league/period": "^4.9",
"lochmueller/staticfilecache": "^12.5", "lochmueller/staticfilecache": "^12.5",
"sjbr/sr-freecap": "^2.6", "sjbr/sr-freecap": "2.6.0",
"ssch/typo3-encore": "^3.0", "ssch/typo3-encore": "^3.0",
"symfony/http-client": "^4.3", "symfony/http-client": "^4.3",
"symfony/options-resolver": "^4.2", "symfony/options-resolver": "^4.2",
Generated
+4 -4
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "621e163177df6e19408e66534c7d924d", "content-hash": "f0ff2587673ce0da1d0d53cc382a0922",
"packages": [ "packages": [
{ {
"name": "b13/container", "name": "b13/container",
@@ -2961,11 +2961,11 @@
}, },
{ {
"name": "sjbr/sr-freecap", "name": "sjbr/sr-freecap",
"version": "v2.6.2", "version": "v2.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://codeberg.org/sjbr/sr-freecap", "url": "https://codeberg.org/sjbr/sr-freecap",
"reference": "cbdc34f79c9d18a5fb88080a07b4fc99589c490c" "reference": "94e2849c0e384888ae1c28240eb7c7ba4e80d12e"
}, },
"require": { "require": {
"typo3/cms-core": "^10.4" "typo3/cms-core": "^10.4"
@@ -2999,7 +2999,7 @@
"support": { "support": {
"issues": "https://forge.typo3.org/projects/extension-sr_freecap/issues" "issues": "https://forge.typo3.org/projects/extension-sr_freecap/issues"
}, },
"time": "2020-12-26T16:51:50+00:00" "time": "2020-06-16T02:30:11+00:00"
}, },
{ {
"name": "ssch/typo3-encore", "name": "ssch/typo3-encore",