Updated dependencies

This commit is contained in:
Jan Böhmer 2026-06-10 23:37:22 +02:00
parent 57a0dfdbdb
commit 0c5f8dc9fd
3 changed files with 77 additions and 74 deletions

95
composer.lock generated
View file

@ -2213,16 +2213,16 @@
},
{
"name": "beberlei/assert",
"version": "v3.3.3",
"version": "v3.3.4",
"source": {
"type": "git",
"url": "https://github.com/beberlei/assert.git",
"reference": "b5fd8eacd8915a1b627b8bfc027803f1939734dd"
"reference": "f193f4613c7d7fbcee2c05e4daff4061d49c040e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/beberlei/assert/zipball/b5fd8eacd8915a1b627b8bfc027803f1939734dd",
"reference": "b5fd8eacd8915a1b627b8bfc027803f1939734dd",
"url": "https://api.github.com/repos/beberlei/assert/zipball/f193f4613c7d7fbcee2c05e4daff4061d49c040e",
"reference": "f193f4613c7d7fbcee2c05e4daff4061d49c040e",
"shasum": ""
},
"require": {
@ -2274,9 +2274,9 @@
],
"support": {
"issues": "https://github.com/beberlei/assert/issues",
"source": "https://github.com/beberlei/assert/tree/v3.3.3"
"source": "https://github.com/beberlei/assert/tree/v3.3.4"
},
"time": "2024-07-15T13:18:35+00:00"
"time": "2026-06-10T19:47:05+00:00"
},
{
"name": "beberlei/doctrineextensions",
@ -3349,16 +3349,16 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.18.2",
"version": "2.18.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "0ff098b29b8b3c68307c8987dcaed7fd829c6546"
"reference": "241d61f6bbc77275d5a9f95d514241c058bf2d0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0ff098b29b8b3c68307c8987dcaed7fd829c6546",
"reference": "0ff098b29b8b3c68307c8987dcaed7fd829c6546",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/241d61f6bbc77275d5a9f95d514241c058bf2d0a",
"reference": "241d61f6bbc77275d5a9f95d514241c058bf2d0a",
"shasum": ""
},
"require": {
@ -3395,6 +3395,7 @@
"psr/log": "^1.1.4 || ^2.0 || ^3.0",
"symfony/doctrine-messenger": "^6.4 || ^7.0",
"symfony/expression-language": "^6.4 || ^7.0",
"symfony/http-kernel": "^6.4 || ^7.0",
"symfony/messenger": "^6.4 || ^7.0",
"symfony/property-info": "^6.4 || ^7.0",
"symfony/security-bundle": "^6.4 || ^7.0",
@ -3450,7 +3451,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.18.2"
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.18.3"
},
"funding": [
{
@ -3466,7 +3467,7 @@
"type": "tidelift"
}
],
"time": "2025-12-20T21:35:32+00:00"
"time": "2026-06-08T08:22:50+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
@ -4637,16 +4638,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.11.0",
"version": "7.11.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "c987f8ce84b8434fa430795eca0f3430663da72b"
"reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/c987f8ce84b8434fa430795eca0f3430663da72b",
"reference": "c987f8ce84b8434fa430795eca0f3430663da72b",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/5af96f374e0ab4ebd747b8310888c99d3adb0a8c",
"reference": "5af96f374e0ab4ebd747b8310888c99d3adb0a8c",
"shasum": ""
},
"require": {
@ -4665,7 +4666,7 @@
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*",
"guzzle/client-integration-tests": "3.0.2",
"guzzlehttp/test-server": "^0.4",
"guzzlehttp/test-server": "^0.5",
"php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.52 || ^9.6.34",
"psr/log": "^1.1 || ^2.0 || ^3.0"
@ -4745,7 +4746,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.11.0"
"source": "https://github.com/guzzle/guzzle/tree/7.11.1"
},
"funding": [
{
@ -4761,7 +4762,7 @@
"type": "tidelift"
}
],
"time": "2026-06-02T12:40:51+00:00"
"time": "2026-06-07T22:54:06+00:00"
},
{
"name": "guzzlehttp/promises",
@ -14477,16 +14478,16 @@
},
{
"name": "symfony/polyfill-php83",
"version": "v1.38.1",
"version": "v1.38.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
"reference": "8339098cae28673c15cce00d80734af0453054e2"
"reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/8339098cae28673c15cce00d80734af0453054e2",
"reference": "8339098cae28673c15cce00d80734af0453054e2",
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8",
"reference": "796a26abb75ce49f3a84433cd81bf1009d73d5f8",
"shasum": ""
},
"require": {
@ -14533,7 +14534,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php83/tree/v1.38.1"
"source": "https://github.com/symfony/polyfill-php83/tree/v1.38.2"
},
"funding": [
{
@ -14553,7 +14554,7 @@
"type": "tidelift"
}
],
"time": "2026-05-26T12:51:13+00:00"
"time": "2026-05-27T06:51:48+00:00"
},
{
"name": "symfony/polyfill-php84",
@ -17400,16 +17401,16 @@
},
{
"name": "symplify/easy-coding-standard",
"version": "13.1.5",
"version": "13.1.6",
"source": {
"type": "git",
"url": "https://github.com/easy-coding-standard/ecs.git",
"reference": "96294d652c17ccffabb7d36f9d116dd5f0e6b84e"
"url": "https://github.com/ecsphp/ecs.git",
"reference": "af5d4a2475246f6acdd4d3a1fe2bb2187ec6b8a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-coding-standard/ecs/zipball/96294d652c17ccffabb7d36f9d116dd5f0e6b84e",
"reference": "96294d652c17ccffabb7d36f9d116dd5f0e6b84e",
"url": "https://api.github.com/repos/ecsphp/ecs/zipball/af5d4a2475246f6acdd4d3a1fe2bb2187ec6b8a0",
"reference": "af5d4a2475246f6acdd4d3a1fe2bb2187ec6b8a0",
"shasum": ""
},
"require": {
@ -17444,9 +17445,9 @@
"static analysis"
],
"support": {
"source": "https://github.com/easy-coding-standard/ecs/tree/13.1.5"
"source": "https://github.com/easy-coding-standard/ecs/tree/13.1.6"
},
"time": "2026-05-30T09:12:26+00:00"
"time": "2026-06-09T22:39:42+00:00"
},
{
"name": "tecnickcom/tc-lib-barcode",
@ -19493,21 +19494,21 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "2.0.25",
"version": "2.0.27",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "e20e8bf3223ae6eba9c4b5987c391d922e094b3c"
"reference": "39b4ca45a07cdd6366eeefa2f7a993cddf3b9f9f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e20e8bf3223ae6eba9c4b5987c391d922e094b3c",
"reference": "e20e8bf3223ae6eba9c4b5987c391d922e094b3c",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/39b4ca45a07cdd6366eeefa2f7a993cddf3b9f9f",
"reference": "39b4ca45a07cdd6366eeefa2f7a993cddf3b9f9f",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"phpstan/phpstan": "^2.1.34"
"phpstan/phpstan": "^2.2.2"
},
"conflict": {
"doctrine/collections": "<1.0",
@ -19564,9 +19565,9 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.25"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.27"
},
"time": "2026-06-02T20:27:36+00:00"
"time": "2026-06-10T10:39:35+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",
@ -20216,12 +20217,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "b000295a5fd02609ee7ad31d084cfa904af8a69a"
"reference": "21becf5973eb93d86cf68e3e724af0aa412e8129"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b000295a5fd02609ee7ad31d084cfa904af8a69a",
"reference": "b000295a5fd02609ee7ad31d084cfa904af8a69a",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/21becf5973eb93d86cf68e3e724af0aa412e8129",
"reference": "21becf5973eb93d86cf68e3e724af0aa412e8129",
"shasum": ""
},
"conflict": {
@ -20611,7 +20612,7 @@
"inter-mediator/inter-mediator": "==5.5",
"intercom/intercom-php": "==5.0.2",
"invoiceninja/invoiceninja": "<5.13.4",
"ipl/web": "<=0.13",
"ipl/web": "<=0.10.2|>=0.11,<=0.13",
"islandora/crayfish": "<4.1",
"islandora/islandora": ">=2,<2.4.1",
"ivankristianto/phpwhois": "<=4.3",
@ -20839,6 +20840,7 @@
"personnummer/personnummer": "<3.0.2",
"ph7software/ph7builder": "<=17.9.1",
"phanan/koel": "<=9.3.4",
"pheditor/pheditor": ">=2.0.1,<=2.0.3",
"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",
@ -20852,7 +20854,7 @@
"phpoffice/common": "<0.2.9",
"phpoffice/math": "<=0.2",
"phpoffice/phpexcel": "<=1.8.2",
"phpoffice/phpspreadsheet": "<=1.30.3|>=2,<=2.1.15|>=2.2,<=2.4.4|>=3,<=3.10.4|>=4,<=5.6",
"phpoffice/phpspreadsheet": "<=1.30.4|>=2,<=2.1.15|>=2.2,<=2.4.4|>=3,<=3.10.4|>=4,<=5.6",
"phppgadmin/phppgadmin": "<=7.13",
"phpseclib/phpseclib": "<=2.0.53|>=3,<=3.0.51",
"phpservermon/phpservermon": "<3.6",
@ -20878,6 +20880,7 @@
"pocketmine/bedrock-protocol": "<8.0.2",
"pocketmine/pocketmine-mp": "<5.42.1",
"pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1",
"poweradmin/poweradmin": "<4.2.4|>=4.3,<4.3.3",
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
"prestashop/blockreassurance": "<=5.1.3",
@ -20947,7 +20950,7 @@
"shopware/core": "<6.6.10.18-dev|>=6.7,<6.7.10.1-dev",
"shopware/platform": "<6.6.10.18-dev|>=6.7,<6.7.10.1-dev",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<=5.7.17|>=6.4.6,<6.6.10.10-dev|>=6.7,<6.7.6.1-dev",
"shopware/shopware": "<=6.3.5.2|>=6.4.6,<6.6.10.10-dev|>=6.7,<6.7.6.1-dev",
"shopware/storefront": "<6.6.10.10-dev|>=6.7,<6.7.5.1-dev",
"shopxo/shopxo": "<=6.4",
"showdoc/showdoc": "<3.8.1",
@ -21300,7 +21303,7 @@
"type": "tidelift"
}
],
"time": "2026-06-05T20:39:10+00:00"
"time": "2026-06-09T22:34:42+00:00"
},
{
"name": "sebastian/cli-parser",