Updated dependencies

This commit is contained in:
Jan Böhmer 2026-07-17 00:08:44 +02:00
parent 1b740ed674
commit 92f62f69bd
2 changed files with 58 additions and 58 deletions

86
composer.lock generated
View file

@ -4638,16 +4638,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.14.1",
"version": "7.14.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0"
"reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/6b1d2429a2c312474c523aa9017fba0c07b5f4a0",
"reference": "6b1d2429a2c312474c523aa9017fba0c07b5f4a0",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/fa88c57803501ad0770f5cddb1e60525d49da9a1",
"reference": "fa88c57803501ad0770f5cddb1e60525d49da9a1",
"shasum": ""
},
"require": {
@ -4746,7 +4746,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.14.1"
"source": "https://github.com/guzzle/guzzle/tree/7.14.2"
},
"funding": [
{
@ -4762,7 +4762,7 @@
"type": "tidelift"
}
],
"time": "2026-07-13T01:32:54+00:00"
"time": "2026-07-14T18:15:01+00:00"
},
{
"name": "guzzlehttp/promises",
@ -10485,20 +10485,20 @@
},
{
"name": "spomky-labs/cbor-php",
"version": "3.2.3",
"version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/cbor-php.git",
"reference": "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32"
"reference": "013d13da69cf28b1ae501887daceccc850ca1c76"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32",
"reference": "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32",
"url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/013d13da69cf28b1ae501887daceccc850ca1c76",
"reference": "013d13da69cf28b1ae501887daceccc850ca1c76",
"shasum": ""
},
"require": {
"brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
"brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17|^0.18",
"ext-mbstring": "*",
"php": ">=8.0"
},
@ -10540,7 +10540,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/cbor-php/issues",
"source": "https://github.com/Spomky-Labs/cbor-php/tree/3.2.3"
"source": "https://github.com/Spomky-Labs/cbor-php/tree/3.3.0"
},
"funding": [
{
@ -10552,7 +10552,7 @@
"type": "patreon"
}
],
"time": "2026-04-01T12:15:20+00:00"
"time": "2026-07-15T18:56:27+00:00"
},
{
"name": "spomky-labs/otphp",
@ -10626,41 +10626,40 @@
},
{
"name": "spomky-labs/pki-framework",
"version": "1.4.2",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/pki-framework.git",
"reference": "aa576cbd07128075bef97ac2f8af9854e67513d8"
"reference": "e0d61661962560c1cedfef02b51b431e720aae78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/aa576cbd07128075bef97ac2f8af9854e67513d8",
"reference": "aa576cbd07128075bef97ac2f8af9854e67513d8",
"url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/e0d61661962560c1cedfef02b51b431e720aae78",
"reference": "e0d61661962560c1cedfef02b51b431e720aae78",
"shasum": ""
},
"require": {
"brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
"brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17|^0.18",
"ext-mbstring": "*",
"php": ">=8.1",
"psr/clock": "^1.0"
"php": ">=8.1"
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0|^2.0|^3.0",
"ext-gmp": "*",
"ext-openssl": "*",
"infection/infection": "^0.28|^0.29|^0.31|^0.32",
"infection/infection": "^0.28|^0.29|^0.31",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/extension-installer": "^1.3|^2.0",
"phpstan/phpstan": "^1.8|^2.0",
"phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
"phpstan/phpstan-phpunit": "^1.1|^2.0",
"phpstan/phpstan-strict-rules": "^1.3|^2.0",
"phpunit/phpunit": "^10.1|^11.0|^12.0|^13.0",
"phpunit/phpunit": "^10.1|^11.0|^12.0",
"rector/rector": "^1.0|^2.0",
"roave/security-advisories": "dev-latest",
"symfony/string": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0",
"symplify/easy-coding-standard": "^12.0|^13.0"
"symplify/easy-coding-standard": "^12.0 || ^13.0"
},
"suggest": {
"ext-bcmath": "For better performance (or GMP)",
@ -10720,7 +10719,7 @@
],
"support": {
"issues": "https://github.com/Spomky-Labs/pki-framework/issues",
"source": "https://github.com/Spomky-Labs/pki-framework/tree/1.4.2"
"source": "https://github.com/Spomky-Labs/pki-framework/tree/1.5.0"
},
"funding": [
{
@ -10732,7 +10731,7 @@
"type": "patreon"
}
],
"time": "2026-03-23T22:56:56+00:00"
"time": "2026-07-16T10:28:45+00:00"
},
{
"name": "symfony/ai-bundle",
@ -18647,20 +18646,20 @@
},
{
"name": "web-auth/cose-lib",
"version": "4.5.2",
"version": "4.6.0",
"source": {
"type": "git",
"url": "https://github.com/web-auth/cose-lib.git",
"reference": "5b38660f90070a8e45f3dbc9528ade3b608dd77d"
"reference": "3afe04df137baf97c5c3e28c5ee6f05536405148"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/cose-lib/zipball/5b38660f90070a8e45f3dbc9528ade3b608dd77d",
"reference": "5b38660f90070a8e45f3dbc9528ade3b608dd77d",
"url": "https://api.github.com/repos/web-auth/cose-lib/zipball/3afe04df137baf97c5c3e28c5ee6f05536405148",
"reference": "3afe04df137baf97c5c3e28c5ee6f05536405148",
"shasum": ""
},
"require": {
"brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
"brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17|^0.18",
"ext-json": "*",
"ext-openssl": "*",
"php": ">=8.1",
@ -18702,7 +18701,7 @@
],
"support": {
"issues": "https://github.com/web-auth/cose-lib/issues",
"source": "https://github.com/web-auth/cose-lib/tree/4.5.2"
"source": "https://github.com/web-auth/cose-lib/tree/4.6.0"
},
"funding": [
{
@ -18714,7 +18713,7 @@
"type": "patreon"
}
],
"time": "2026-05-03T09:49:50+00:00"
"time": "2026-07-16T10:19:49+00:00"
},
{
"name": "web-auth/webauthn-lib",
@ -20356,17 +20355,18 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "8f95407ba11cb3d30d131744f7396c6ad61f2e54"
"reference": "526c3e9555f6912cb025c1357e66956b1a1621c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8f95407ba11cb3d30d131744f7396c6ad61f2e54",
"reference": "8f95407ba11cb3d30d131744f7396c6ad61f2e54",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/526c3e9555f6912cb025c1357e66956b1a1621c9",
"reference": "526c3e9555f6912cb025c1357e66956b1a1621c9",
"shasum": ""
},
"conflict": {
"3f/pygmentize": "<1.2",
"adaptcms/adaptcms": "<=1.3",
"adawolfa/isdoc": "<1.4.3|>=1.5,<1.5.1|>=1.6,<1.6.1",
"admidio/admidio": "<=5.0.11",
"adodb/adodb-php": "<=5.22.9",
"aheinze/cockpit": "<2.2",
@ -20417,7 +20417,7 @@
"austintoddj/canvas": "<=3.4.2",
"auth0/auth0-php": ">=3.3,<=8.18",
"auth0/login": "<=7.20",
"auth0/symfony": "<=5.7",
"auth0/symfony": "<=5.8",
"auth0/wordpress": "<=5.5",
"automad/automad": "<=2.0.0.0-beta27",
"automattic/jetpack": "<9.8",
@ -20498,7 +20498,7 @@
"commerceteam/commerce": ">=0.9.6,<0.9.9",
"components/jquery": ">=1.0.3,<3.5",
"composer/composer": "<2.2.28|>=2.3,<2.9.8",
"concrete5/concrete5": "<9.5.1",
"concrete5/concrete5": "<9.5.2",
"concrete5/core": "<8.5.8|>=9,<9.1",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4",
@ -20856,7 +20856,7 @@
"maikuolan/phpmussel": ">=1,<1.6",
"mainwp/mainwp": "<=4.4.3.3",
"manogi/nova-tiptap": "<=3.2.6",
"mantisbt/mantisbt": "<2.28.2",
"mantisbt/mantisbt": "<=2.28.3",
"marcwillmann/turn": "<0.3.3",
"markhuot/craftql": "<=1.3.7",
"marshmallow/nova-tiptap": "<5.7",
@ -20989,8 +20989,8 @@
"pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
"personnummer/personnummer": "<3.0.2",
"ph7software/ph7builder": "<=17.9.1",
"phanan/koel": "<=9.3.4",
"pheditor/pheditor": ">=2.0.1,<=2.0.3",
"phanan/koel": "<=9.7",
"pheditor/pheditor": "<2.0.6",
"phenx/php-svg-lib": "<0.5.2",
"php-censor/php-censor": "<2.0.13|>=2.1,<2.1.5",
"php-mod/curl": "<2.3.2",
@ -21290,8 +21290,8 @@
"typo3/cms-extensionmanager": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-felogin": ">=4.2,<4.2.3",
"typo3/cms-filelist": ">=11,<11.5.51|>=12,<12.4.46|>=13,<13.4.31|>=14,<14.3.3",
"typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1",
"typo3/cms-form": "<10.4.57|>=11,<11.5.51|>=12,<12.4.46|>=13,<13.4.31|>=14,<14.3.3",
"typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1|>=8,<8.7.23|>=9,<9.5.4",
"typo3/cms-form": "<10.4.57|>=11,<11.5.51|>=12,<12.4.46|>=13,<13.4.31|>=14,<14.3.5",
"typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5",
"typo3/cms-indexed-search": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<13.4.31|>=14,<14.3.3",
"typo3/cms-install": "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8|==13.4.2",
@ -21469,7 +21469,7 @@
"type": "tidelift"
}
],
"time": "2026-07-14T14:50:25+00:00"
"time": "2026-07-16T20:57:14+00:00"
},
{
"name": "sebastian/cli-parser",