Updated dependencies

This commit is contained in:
Jan Böhmer 2023-10-15 14:01:01 +02:00
parent cdcfcc7717
commit d675f072d6
2 changed files with 204 additions and 200 deletions

155
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [
{
"name": "api-platform/core",
"version": "v3.1.19",
"version": "v3.2.0",
"source": {
"type": "git",
"url": "https://github.com/api-platform/core.git",
"reference": "33a531b9a7ce49cb4d152177fe43449bf2da56e7"
"reference": "de8d5835f0a349f80a32b268be893d8e2cf85a07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/core/zipball/33a531b9a7ce49cb4d152177fe43449bf2da56e7",
"reference": "33a531b9a7ce49cb4d152177fe43449bf2da56e7",
"url": "https://api.github.com/repos/api-platform/core/zipball/de8d5835f0a349f80a32b268be893d8e2cf85a07",
"reference": "de8d5835f0a349f80a32b268be893d8e2cf85a07",
"shasum": ""
},
"require": {
@ -41,7 +41,7 @@
"doctrine/mongodb-odm": "<2.4",
"doctrine/orm": "<2.14.0",
"doctrine/persistence": "<1.3",
"elasticsearch/elasticsearch": ">=8.0",
"elasticsearch/elasticsearch": ">=8.0,<8.4",
"phpspec/prophecy": "<1.15",
"phpunit/phpunit": "<9.5",
"symfony/var-exporter": "<6.1.1"
@ -56,7 +56,7 @@
"doctrine/mongodb-odm": "^2.2",
"doctrine/mongodb-odm-bundle": "^4.0",
"doctrine/orm": "^2.14",
"elasticsearch/elasticsearch": "^7.11.0",
"elasticsearch/elasticsearch": "^7.11 || ^8.4",
"friends-of-behat/mink-browserkit-driver": "^1.3.1",
"friends-of-behat/mink-extension": "^2.2",
"friends-of-behat/symfony-extension": "^2.1",
@ -99,6 +99,7 @@
"symfony/routing": "^6.1",
"symfony/security-bundle": "^6.1",
"symfony/security-core": "^6.1",
"symfony/stopwatch": "^6.1",
"symfony/twig-bundle": "^6.1",
"symfony/uid": "^6.1",
"symfony/validator": "^6.1",
@ -165,15 +166,9 @@
],
"support": {
"issues": "https://github.com/api-platform/core/issues",
"source": "https://github.com/api-platform/core/tree/v3.1.19"
"source": "https://github.com/api-platform/core/tree/v3.2.0"
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/api-platform/core",
"type": "tidelift"
}
],
"time": "2023-10-06T10:16:34+00:00"
"time": "2023-10-12T10:35:19+00:00"
},
{
"name": "beberlei/assert",
@ -933,16 +928,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.7.0",
"version": "3.7.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf"
"reference": "5b7bd66c9ff58c04c5474ab85edce442f8081cb2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/00d03067f07482f025d41ab55e4ba0db5eca2cdf",
"reference": "00d03067f07482f025d41ab55e4ba0db5eca2cdf",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/5b7bd66c9ff58c04c5474ab85edce442f8081cb2",
"reference": "5b7bd66c9ff58c04c5474ab85edce442f8081cb2",
"shasum": ""
},
"require": {
@ -1026,7 +1021,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.7.0"
"source": "https://github.com/doctrine/dbal/tree/3.7.1"
},
"funding": [
{
@ -1042,7 +1037,7 @@
"type": "tidelift"
}
],
"time": "2023-09-26T20:56:55+00:00"
"time": "2023-10-06T05:06:20+00:00"
},
{
"name": "doctrine/deprecations",
@ -2038,7 +2033,7 @@
"issues": "https://github.com/dompdf/dompdf/issues",
"source": "https://github.com/dompdf/dompdf/tree/master"
},
"time": "2023-09-24T14:09:26+00:00"
"time": "2023-10-11T01:22:36+00:00"
},
{
"name": "egulias/email-validator",
@ -6400,16 +6395,16 @@
},
{
"name": "s9e/sweetdom",
"version": "2.1.1",
"version": "2.1.2",
"source": {
"type": "git",
"url": "https://github.com/s9e/SweetDOM.git",
"reference": "dd5d814f93621b1489bfbac8e0331122b928a18a"
"reference": "482d42537a1e0ab98924a9d932b724a175302fe8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/s9e/SweetDOM/zipball/dd5d814f93621b1489bfbac8e0331122b928a18a",
"reference": "dd5d814f93621b1489bfbac8e0331122b928a18a",
"url": "https://api.github.com/repos/s9e/SweetDOM/zipball/482d42537a1e0ab98924a9d932b724a175302fe8",
"reference": "482d42537a1e0ab98924a9d932b724a175302fe8",
"shasum": ""
},
"require": {
@ -6438,9 +6433,9 @@
],
"support": {
"issues": "https://github.com/s9e/SweetDOM/issues",
"source": "https://github.com/s9e/SweetDOM/tree/2.1.1"
"source": "https://github.com/s9e/SweetDOM/tree/2.1.2"
},
"time": "2023-06-05T19:10:26+00:00"
"time": "2023-10-07T13:06:42+00:00"
},
{
"name": "s9e/text-formatter",
@ -13066,16 +13061,16 @@
},
{
"name": "tecnickcom/tc-lib-barcode",
"version": "1.17.29",
"version": "1.17.38",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/tc-lib-barcode.git",
"reference": "bbada6319c7999b51430408359af389cdc5442c8"
"reference": "b74f197e80e85707c0db2cc6f0fc57fb5e80e331"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/bbada6319c7999b51430408359af389cdc5442c8",
"reference": "bbada6319c7999b51430408359af389cdc5442c8",
"url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/b74f197e80e85707c0db2cc6f0fc57fb5e80e331",
"reference": "b74f197e80e85707c0db2cc6f0fc57fb5e80e331",
"shasum": ""
},
"require": {
@ -13088,10 +13083,8 @@
},
"require-dev": {
"pdepend/pdepend": "2.13.0",
"phploc/phploc": "7.0.2 || 6.0.2 || 5.0.0 || 4.0.1 || 3.0.1 || 2.1.5",
"phpmd/phpmd": "2.13.0",
"phpunit/phpunit": "10.1.2 || 9.6.7 || 8.5.31 || 7.5.20 || 6.5.14 || 5.7.27 || 4.8.36",
"sebastian/phpcpd": "6.0.3 || 5.0.2 || 4.1.0 || 3.0.1 || 2.0.4",
"squizlabs/php_codesniffer": "3.7.2 || 2.9.2"
},
"type": "library",
@ -13152,7 +13145,7 @@
],
"support": {
"issues": "https://github.com/tecnickcom/tc-lib-barcode/issues",
"source": "https://github.com/tecnickcom/tc-lib-barcode/tree/1.17.29"
"source": "https://github.com/tecnickcom/tc-lib-barcode/tree/1.17.38"
},
"funding": [
{
@ -13160,20 +13153,20 @@
"type": "custom"
}
],
"time": "2023-09-06T13:20:35+00:00"
"time": "2023-10-11T16:48:03+00:00"
},
{
"name": "tecnickcom/tc-lib-color",
"version": "1.14.28",
"version": "1.14.37",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/tc-lib-color.git",
"reference": "c0ea9b1a8488776d33ae4051aa0701facf79e402"
"reference": "2d7b7e421dba1836d23912723d83adebc53f0ef6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/c0ea9b1a8488776d33ae4051aa0701facf79e402",
"reference": "c0ea9b1a8488776d33ae4051aa0701facf79e402",
"url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/2d7b7e421dba1836d23912723d83adebc53f0ef6",
"reference": "2d7b7e421dba1836d23912723d83adebc53f0ef6",
"shasum": ""
},
"require": {
@ -13182,10 +13175,8 @@
},
"require-dev": {
"pdepend/pdepend": "2.13.0",
"phploc/phploc": "7.0.2 || 6.0.2 || 5.0.0 || 4.0.1 || 3.0.1 || 2.1.5",
"phpmd/phpmd": "2.13.0",
"phpunit/phpunit": "10.1.2 || 9.6.7 || 8.5.31 || 7.5.20 || 6.5.14 || 5.7.27 || 4.8.36",
"sebastian/phpcpd": "6.0.3 || 5.0.2 || 4.1.0 || 3.0.1 || 2.0.4",
"squizlabs/php_codesniffer": "3.7.2 || 2.9.2"
},
"type": "library",
@ -13223,7 +13214,7 @@
],
"support": {
"issues": "https://github.com/tecnickcom/tc-lib-color/issues",
"source": "https://github.com/tecnickcom/tc-lib-color/tree/1.14.28"
"source": "https://github.com/tecnickcom/tc-lib-color/tree/1.14.37"
},
"funding": [
{
@ -13231,7 +13222,7 @@
"type": "custom"
}
],
"time": "2023-09-06T13:19:19+00:00"
"time": "2023-10-11T16:46:17+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@ -13906,16 +13897,16 @@
},
{
"name": "web-auth/metadata-service",
"version": "4.7.1",
"version": "4.7.2",
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-metadata-service.git",
"reference": "33f4481be91c7a9a6809441400a664031e208f5c"
"reference": "1da1fc6d8055c75af4e46cde169d7b920b8af90a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/33f4481be91c7a9a6809441400a664031e208f5c",
"reference": "33f4481be91c7a9a6809441400a664031e208f5c",
"url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/1da1fc6d8055c75af4e46cde169d7b920b8af90a",
"reference": "1da1fc6d8055c75af4e46cde169d7b920b8af90a",
"shasum": ""
},
"require": {
@ -13971,7 +13962,7 @@
"webauthn"
],
"support": {
"source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.1"
"source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.2"
},
"funding": [
{
@ -13983,20 +13974,20 @@
"type": "patreon"
}
],
"time": "2023-09-08T10:14:34+00:00"
"time": "2023-10-07T13:59:48+00:00"
},
{
"name": "web-auth/webauthn-lib",
"version": "4.7.1",
"version": "4.7.2",
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-lib.git",
"reference": "f4d2f3da7160ac1a634aca38e72b31629efdec87"
"reference": "c48f7049c96c1ed96672bcbbef13be5eb90a9163"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/f4d2f3da7160ac1a634aca38e72b31629efdec87",
"reference": "f4d2f3da7160ac1a634aca38e72b31629efdec87",
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/c48f7049c96c1ed96672bcbbef13be5eb90a9163",
"reference": "c48f7049c96c1ed96672bcbbef13be5eb90a9163",
"shasum": ""
},
"require": {
@ -14059,7 +14050,7 @@
"webauthn"
],
"support": {
"source": "https://github.com/web-auth/webauthn-lib/tree/4.7.1"
"source": "https://github.com/web-auth/webauthn-lib/tree/4.7.2"
},
"funding": [
{
@ -14071,20 +14062,20 @@
"type": "patreon"
}
],
"time": "2023-09-08T10:14:34+00:00"
"time": "2023-09-29T14:10:15+00:00"
},
{
"name": "web-auth/webauthn-symfony-bundle",
"version": "4.7.1",
"version": "4.7.2",
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-symfony-bundle.git",
"reference": "15d2ecae6736304042759a58cec487d4507ee835"
"reference": "18a53727eb6bbebe39d031c135f338b69a7fd0a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-symfony-bundle/zipball/15d2ecae6736304042759a58cec487d4507ee835",
"reference": "15d2ecae6736304042759a58cec487d4507ee835",
"url": "https://api.github.com/repos/web-auth/webauthn-symfony-bundle/zipball/18a53727eb6bbebe39d031c135f338b69a7fd0a6",
"reference": "18a53727eb6bbebe39d031c135f338b69a7fd0a6",
"shasum": ""
},
"require": {
@ -14142,7 +14133,7 @@
"webauthn"
],
"support": {
"source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/4.7.1"
"source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/4.7.2"
},
"funding": [
{
@ -14154,7 +14145,7 @@
"type": "patreon"
}
],
"time": "2023-09-08T10:14:34+00:00"
"time": "2023-09-29T16:47:38+00:00"
},
{
"name": "web-token/jwt-core",
@ -14593,16 +14584,16 @@
},
{
"name": "composer/pcre",
"version": "3.1.0",
"version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
"reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
"url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
"reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
"shasum": ""
},
"require": {
@ -14644,7 +14635,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.1.0"
"source": "https://github.com/composer/pcre/tree/3.1.1"
},
"funding": [
{
@ -14660,7 +14651,7 @@
"type": "tidelift"
}
],
"time": "2022-11-17T09:50:14+00:00"
"time": "2023-10-11T07:11:09+00:00"
},
{
"name": "composer/semver",
@ -15490,16 +15481,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.37",
"version": "1.10.38",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e"
"reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/058ba07e92f744d4dcf6061ae75283d0c6456f2e",
"reference": "058ba07e92f744d4dcf6061ae75283d0c6456f2e",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691",
"reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691",
"shasum": ""
},
"require": {
@ -15548,7 +15539,7 @@
"type": "tidelift"
}
],
"time": "2023-10-02T16:18:37+00:00"
"time": "2023-10-06T14:19:14+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@ -16290,12 +16281,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "22acdd541cc4d006d3c0d6f52608243910e6b720"
"reference": "efd339340c840237fad050f3ea6fd8bbbbfc7ed6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/22acdd541cc4d006d3c0d6f52608243910e6b720",
"reference": "22acdd541cc4d006d3c0d6f52608243910e6b720",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/efd339340c840237fad050f3ea6fd8bbbbfc7ed6",
"reference": "efd339340c840237fad050f3ea6fd8bbbbfc7ed6",
"shasum": ""
},
"conflict": {
@ -16374,7 +16365,7 @@
"codeigniter4/shield": "<1.0.0.0-beta4",
"codiad/codiad": "<=2.8.4",
"composer/composer": "<1.10.27|>=2,<2.2.22|>=2.3,<2.6.4",
"concrete5/concrete5": "<9.2",
"concrete5/concrete5": "<=9.2.1",
"concrete5/core": "<8.5.8|>=9,<9.1",
"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",
@ -16530,7 +16521,7 @@
"joomla/filter": "<1.4.4|>=2,<2.0.1",
"joomla/framework": ">=2.5.4,<=3.8.12",
"joomla/input": ">=2,<2.0.2",
"joomla/joomla-cms": "<3.9.12",
"joomla/joomla-cms": ">=2.5,<3.9.12",
"joomla/session": "<1.3.1",
"joyqi/hyper-down": "<=2.4.27",
"jsdecena/laracom": "<2.0.9",
@ -16627,7 +16618,7 @@
"openmage/magento-lts": "<=19.5|>=20,<=20.1",
"opensource-workshop/connect-cms": "<1.7.2|>=2,<2.3.2",
"orchid/platform": ">=9,<9.4.4|>=14.0.0.0-alpha4,<14.5",
"oro/commerce": ">=4.1,<5.0.6",
"oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1",
"oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
"oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<4.2.8",
"oxid-esales/oxideshop-ce": "<4.5",
@ -16685,7 +16676,7 @@
"propel/propel": ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7",
"propel/propel1": ">=1,<=1.7.1",
"pterodactyl/panel": "<1.7",
"ptheofan/yii2-statemachine": ">=2",
"ptheofan/yii2-statemachine": ">=2.0.0.0-RC1-dev,<=2",
"ptrofimov/beanstalk_console": "<1.7.14",
"pusher/pusher-php-server": "<2.2.1",
"pwweb/laravel-core": "<=0.3.6.0-beta",
@ -16748,7 +16739,7 @@
"slim/slim": "<2.6",
"slub/slub-events": "<3.0.3",
"smarty/smarty": "<3.1.48|>=4,<4.3.1",
"snipe/snipe-it": "<=6.0.14",
"snipe/snipe-it": "<=6.2.2",
"socalnick/scn-social-auth": "<1.15.2",
"socialiteproviders/steam": "<1.1",
"spatie/browsershot": "<3.57.4",
@ -16826,7 +16817,7 @@
"topthink/think": "<=6.1.1",
"topthink/thinkphp": "<=3.2.3",
"tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2",
"tribalsystems/zenario": "<=9.3.57595",
"tribalsystems/zenario": "<=9.4.59197",
"truckersmp/phpwhois": "<=4.3.1",
"ttskch/pagination-service-provider": "<1",
"twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
@ -16963,7 +16954,7 @@
"type": "tidelift"
}
],
"time": "2023-10-05T18:04:31+00:00"
"time": "2023-10-11T21:04:21+00:00"
},
{
"name": "sebastian/cli-parser",