Updated dependencies.

This commit is contained in:
Jan Böhmer 2023-07-29 18:55:24 +02:00
parent 15ba6572df
commit 8e39e330fe
2 changed files with 103 additions and 99 deletions

116
composer.lock generated
View file

@ -505,16 +505,16 @@
},
{
"name": "doctrine/collections",
"version": "2.1.2",
"version": "2.1.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "db8cda536a034337f7dd63febecc713d4957f9ee"
"reference": "3023e150f90a38843856147b58190aa8b46cc155"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/db8cda536a034337f7dd63febecc713d4957f9ee",
"reference": "db8cda536a034337f7dd63febecc713d4957f9ee",
"url": "https://api.github.com/repos/doctrine/collections/zipball/3023e150f90a38843856147b58190aa8b46cc155",
"reference": "3023e150f90a38843856147b58190aa8b46cc155",
"shasum": ""
},
"require": {
@ -527,7 +527,7 @@
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^4.22"
"vimeo/psalm": "^5.11"
},
"type": "library",
"autoload": {
@ -571,7 +571,7 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.1.2"
"source": "https://github.com/doctrine/collections/tree/2.1.3"
},
"funding": [
{
@ -587,7 +587,7 @@
"type": "tidelift"
}
],
"time": "2022-12-27T23:41:38+00:00"
"time": "2023-07-06T15:15:36+00:00"
},
{
"name": "doctrine/common",
@ -5476,16 +5476,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.22.1",
"version": "1.23.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0"
"reference": "a2b24135c35852b348894320d47b3902a94bc494"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/65c39594fbd8c67abfc68bb323f86447bab79cc0",
"reference": "65c39594fbd8c67abfc68bb323f86447bab79cc0",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a2b24135c35852b348894320d47b3902a94bc494",
"reference": "a2b24135c35852b348894320d47b3902a94bc494",
"shasum": ""
},
"require": {
@ -5517,9 +5517,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.22.1"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.23.0"
},
"time": "2023-06-29T20:46:06+00:00"
"time": "2023-07-23T22:17:56+00:00"
},
{
"name": "psr/cache",
@ -10674,21 +10674,22 @@
},
{
"name": "symfony/psr-http-message-bridge",
"version": "v2.2.0",
"version": "v2.3.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
"reference": "28a732c05bbad801304ad5a5c674cf2970508993"
"reference": "581ca6067eb62640de5ff08ee1ba6850a0ee472e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/28a732c05bbad801304ad5a5c674cf2970508993",
"reference": "28a732c05bbad801304ad5a5c674cf2970508993",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/581ca6067eb62640de5ff08ee1ba6850a0ee472e",
"reference": "581ca6067eb62640de5ff08ee1ba6850a0ee472e",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/http-message": "^1.0 || ^2.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
"symfony/http-foundation": "^5.4 || ^6.0"
},
"require-dev": {
@ -10707,7 +10708,7 @@
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-main": "2.2-dev"
"dev-main": "2.3-dev"
}
},
"autoload": {
@ -10742,7 +10743,7 @@
],
"support": {
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.2.0"
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.3.1"
},
"funding": [
{
@ -10758,7 +10759,7 @@
"type": "tidelift"
}
],
"time": "2023-04-21T08:40:19+00:00"
"time": "2023-07-26T11:53:26+00:00"
},
{
"name": "symfony/rate-limiter",
@ -13042,7 +13043,7 @@
},
{
"name": "twig/cssinliner-extra",
"version": "v3.6.0",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/cssinliner-extra.git",
@ -13091,7 +13092,7 @@
"twig"
],
"support": {
"source": "https://github.com/twigphp/cssinliner-extra/tree/v3.6.0"
"source": "https://github.com/twigphp/cssinliner-extra/tree/v3.7.0"
},
"funding": [
{
@ -13107,7 +13108,7 @@
},
{
"name": "twig/extra-bundle",
"version": "v3.6.1",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/twig-extra-bundle.git",
@ -13165,7 +13166,7 @@
"twig"
],
"support": {
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.6.1"
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.7.0"
},
"funding": [
{
@ -13181,7 +13182,7 @@
},
{
"name": "twig/html-extra",
"version": "v3.6.0",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/html-extra.git",
@ -13229,7 +13230,7 @@
"twig"
],
"support": {
"source": "https://github.com/twigphp/html-extra/tree/v3.6.0"
"source": "https://github.com/twigphp/html-extra/tree/v3.7.0"
},
"funding": [
{
@ -13245,7 +13246,7 @@
},
{
"name": "twig/inky-extra",
"version": "v3.6.0",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/inky-extra.git",
@ -13295,7 +13296,7 @@
"twig"
],
"support": {
"source": "https://github.com/twigphp/inky-extra/tree/v3.6.0"
"source": "https://github.com/twigphp/inky-extra/tree/v3.7.0"
},
"funding": [
{
@ -13311,7 +13312,7 @@
},
{
"name": "twig/intl-extra",
"version": "v3.6.0",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/intl-extra.git",
@ -13359,7 +13360,7 @@
"twig"
],
"support": {
"source": "https://github.com/twigphp/intl-extra/tree/v3.6.0"
"source": "https://github.com/twigphp/intl-extra/tree/v3.7.0"
},
"funding": [
{
@ -13375,7 +13376,7 @@
},
{
"name": "twig/markdown-extra",
"version": "v3.6.0",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/markdown-extra.git",
@ -13427,7 +13428,7 @@
"twig"
],
"support": {
"source": "https://github.com/twigphp/markdown-extra/tree/v3.6.0"
"source": "https://github.com/twigphp/markdown-extra/tree/v3.7.0"
},
"funding": [
{
@ -13443,16 +13444,16 @@
},
{
"name": "twig/twig",
"version": "v3.6.1",
"version": "v3.7.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd"
"reference": "5cf942bbab3df42afa918caeba947f1b690af64b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd",
"reference": "7e7d5839d4bec168dfeef0ac66d5c5a2edbabffd",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/5cf942bbab3df42afa918caeba947f1b690af64b",
"reference": "5cf942bbab3df42afa918caeba947f1b690af64b",
"shasum": ""
},
"require": {
@ -13498,7 +13499,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.6.1"
"source": "https://github.com/twigphp/Twig/tree/v3.7.0"
},
"funding": [
{
@ -13510,7 +13511,7 @@
"type": "tidelift"
}
],
"time": "2023-06-08T12:52:13+00:00"
"time": "2023-07-26T07:16:09+00:00"
},
{
"name": "ua-parser/uap-php",
@ -13577,16 +13578,16 @@
},
{
"name": "web-auth/cose-lib",
"version": "4.2.0",
"version": "4.2.3",
"source": {
"type": "git",
"url": "https://github.com/web-auth/cose-lib.git",
"reference": "9e0cc49810b445ed0aa50d122ee82c63882af9a0"
"reference": "0ecad86d2d034ea22e2205d81c8cdec13d93a991"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/cose-lib/zipball/9e0cc49810b445ed0aa50d122ee82c63882af9a0",
"reference": "9e0cc49810b445ed0aa50d122ee82c63882af9a0",
"url": "https://api.github.com/repos/web-auth/cose-lib/zipball/0ecad86d2d034ea22e2205d81c8cdec13d93a991",
"reference": "0ecad86d2d034ea22e2205d81c8cdec13d93a991",
"shasum": ""
},
"require": {
@ -13599,17 +13600,18 @@
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
"infection/infection": "^0.26.12",
"infection/infection": "^0.27",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.7",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^10.1",
"qossmic/deptrac-shim": "^1.0",
"rector/rector": "^0.15",
"rector/rector": "^0.17",
"symfony/phpunit-bridge": "^6.1",
"symplify/easy-coding-standard": "^11.0"
"symplify/easy-coding-standard": "^12.0"
},
"suggest": {
"ext-bcmath": "For better performance, please install either GMP (recommended) or BCMath extension",
@ -13643,7 +13645,7 @@
],
"support": {
"issues": "https://github.com/web-auth/cose-lib/issues",
"source": "https://github.com/web-auth/cose-lib/tree/4.2.0"
"source": "https://github.com/web-auth/cose-lib/tree/4.2.3"
},
"funding": [
{
@ -13655,7 +13657,7 @@
"type": "patreon"
}
],
"time": "2023-02-28T18:05:22+00:00"
"time": "2023-07-26T13:32:03+00:00"
},
{
"name": "web-auth/metadata-service",
@ -15396,12 +15398,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "4bdecf23905dae843494483debeae99c08e4f66f"
"reference": "69dafab8a5dffa4d6a4d6dab1ebadf48aca449c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4bdecf23905dae843494483debeae99c08e4f66f",
"reference": "4bdecf23905dae843494483debeae99c08e4f66f",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/69dafab8a5dffa4d6a4d6dab1ebadf48aca449c7",
"reference": "69dafab8a5dffa4d6a4d6dab1ebadf48aca449c7",
"shasum": ""
},
"conflict": {
@ -15480,7 +15482,7 @@
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/contao": ">=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4",
"contao/core": ">=2,<3.5.39",
"contao/core-bundle": "<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4|= 4.10.0",
"contao/core-bundle": "<4.9.42|>=4.10,<4.13.28|>=5,<5.1.10|= 4.10.0",
"contao/listing-bundle": ">=4,<4.4.8",
"contao/managed-edition": "<=1.5",
"cosenary/instagram": "<=2.3",
@ -15549,6 +15551,7 @@
"fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
"fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6",
"flarum/core": "<1.7",
"flarum/framework": "<=0.1-beta.7.1",
"flarum/mentions": "<1.6.3",
"flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
"flarum/tags": "<=0.1-beta.13",
@ -15572,6 +15575,7 @@
"genix/cms": "<=1.1.11",
"getgrav/grav": "<=1.7.42.1",
"getkirby/cms": "= 3.8.0|<3.5.8.2|>=3.6,<3.6.6.2|>=3.7,<3.7.5.1",
"getkirby/kirby": "<=2.5.12",
"getkirby/panel": "<2.5.14",
"getkirby/starterkit": "<=3.7.0.2",
"gilacms/gila": "<=1.11.4",
@ -15675,7 +15679,7 @@
"melisplatform/melis-front": "<5.0.1",
"mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
"mgallegos/laravel-jqgrid": "<=1.3",
"microweber/microweber": "= 1.1.18|<=1.3.4",
"microweber/microweber": "<=1.3.4|= 1.1.18",
"miniorange/miniorange-saml": "<1.4.3",
"mittwald/typo3_forum": "<1.2.1",
"mobiledetect/mobiledetectlib": "<2.8.32",
@ -15914,10 +15918,10 @@
"twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
"typo3/cms": "<2.0.5|>=3,<3.0.3|>=6.2,<=6.2.38|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
"typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/cms-core": "<8.7.51|>=9,<9.5.40|>=10,<10.4.36|>=11,<11.5.23|>=12,<12.2",
"typo3/cms-core": "<8.7.51|>=9,<9.5.42|>=10,<10.4.39|>=11,<11.5.30|>=12,<12.4.4",
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"typo3/html-sanitizer": ">=1,<1.5|>=2,<2.1.1",
"typo3/html-sanitizer": ">=1,<1.5.1|>=2,<2.1.2",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
"typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
"typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
@ -16033,7 +16037,7 @@
"type": "tidelift"
}
],
"time": "2023-07-21T23:04:36+00:00"
"time": "2023-07-25T19:04:12+00:00"
},
{
"name": "sebastian/diff",