Merge branch 'release/2022.05-02' into develop

This commit is contained in:
Björn Fromme
2022-05-27 15:30:20 +02:00
Generated
+164 -125
View File
@@ -8,16 +8,16 @@
"packages": [
{
"name": "b13/container",
"version": "1.6.0",
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/b13/container.git",
"reference": "7b4ea2cc0d287ffae8acef99610b79517571b054"
"reference": "625ad7c08074ba8846954cc64061ce5bca1fb52e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/b13/container/zipball/7b4ea2cc0d287ffae8acef99610b79517571b054",
"reference": "7b4ea2cc0d287ffae8acef99610b79517571b054",
"url": "https://api.github.com/repos/b13/container/zipball/625ad7c08074ba8846954cc64061ce5bca1fb52e",
"reference": "625ad7c08074ba8846954cc64061ce5bca1fb52e",
"shasum": ""
},
"require": {
@@ -32,6 +32,7 @@
"codeception/module-asserts": "^1.0",
"codeception/module-db": "^1.0",
"codeception/module-webdriver": "^1.0",
"friendsofphp/php-cs-fixer": "^3.4",
"ichhabrecht/content-defender": "^3.2",
"phpstan/phpstan": "^0.12.11",
"phpunit/phpunit": "^8.4",
@@ -39,7 +40,7 @@
"typo3/cms-info": "^10.4",
"typo3/cms-install": "^10.4",
"typo3/cms-workspaces": "^10.4",
"typo3/coding-standards": "^0.2.0",
"typo3/coding-standards": "^0.5",
"typo3/testing-framework": "^6"
},
"type": "typo3-cms-extension",
@@ -63,9 +64,9 @@
"homepage": "https://b13.com",
"support": {
"issues": "https://github.com/b13/container/issues",
"source": "https://github.com/b13/container/tree/1.6.0"
"source": "https://github.com/b13/container/tree/1.6.1"
},
"time": "2022-04-19T08:27:22+00:00"
"time": "2022-05-18T08:20:38+00:00"
},
{
"name": "christophlehmann/imageoptimizer",
@@ -198,16 +199,16 @@
},
{
"name": "doctrine/cache",
"version": "2.1.1",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
"reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
"url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
"shasum": ""
},
"require": {
@@ -217,18 +218,12 @@
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
"cache/integration-tests": "dev-master",
"doctrine/coding-standard": "^8.0",
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"predis/predis": "~1.0",
"doctrine/coding-standard": "^9",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
"symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
"symfony/cache": "^4.4 || ^5.4 || ^6",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6"
},
"type": "library",
"autoload": {
@@ -277,7 +272,7 @@
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/2.1.1"
"source": "https://github.com/doctrine/cache/tree/2.2.0"
},
"funding": [
{
@@ -293,7 +288,7 @@
"type": "tidelift"
}
],
"time": "2021-07-17T14:49:29+00:00"
"time": "2022-05-20T20:07:39+00:00"
},
{
"name": "doctrine/dbal",
@@ -1000,16 +995,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "6.5.5",
"version": "6.5.6",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
"reference": "f092dd734083473658de3ee4bef093ed77d2689c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/f092dd734083473658de3ee4bef093ed77d2689c",
"reference": "f092dd734083473658de3ee4bef093ed77d2689c",
"shasum": ""
},
"require": {
@@ -1046,10 +1041,40 @@
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "[email protected]",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "[email protected]",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Jeremy Lindblom",
"email": "[email protected]",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "[email protected]",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "[email protected]",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "[email protected]",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "[email protected]",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
@@ -1065,9 +1090,23 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/6.5"
"source": "https://github.com/guzzle/guzzle/tree/6.5.6"
},
"time": "2020-06-16T21:01:06+00:00"
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
"time": "2022-05-25T13:19:12+00:00"
},
{
"name": "guzzlehttp/promises",
@@ -1323,16 +1362,16 @@
},
{
"name": "helhum/typo3-console",
"version": "v6.7.2",
"version": "v6.7.3",
"source": {
"type": "git",
"url": "https://github.com/TYPO3-Console/TYPO3-Console.git",
"reference": "faa96c02ed58c135fcd98b530f5aadeb5ff1ecf3"
"reference": "b3a4823a93266928f9e3304e46d33aa52a184dcf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/faa96c02ed58c135fcd98b530f5aadeb5ff1ecf3",
"reference": "faa96c02ed58c135fcd98b530f5aadeb5ff1ecf3",
"url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/b3a4823a93266928f9e3304e46d33aa52a184dcf",
"reference": "b3a4823a93266928f9e3304e46d33aa52a184dcf",
"shasum": ""
},
"require": {
@@ -1422,7 +1461,7 @@
"type": "github"
}
],
"time": "2022-04-11T09:55:08+00:00"
"time": "2022-05-22T12:40:43+00:00"
},
{
"name": "kigkonsult/icalcreator",
@@ -1677,16 +1716,16 @@
},
{
"name": "lolli42/finediff",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/lolli42/FineDiff.git",
"reference": "72b57e1355c6bbe2f51921e6a3a5bb7441471a7a"
"reference": "f72cd968b663fc09bc73ef0ab5a3288583d0d59d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lolli42/FineDiff/zipball/72b57e1355c6bbe2f51921e6a3a5bb7441471a7a",
"reference": "72b57e1355c6bbe2f51921e6a3a5bb7441471a7a",
"url": "https://api.github.com/repos/lolli42/FineDiff/zipball/f72cd968b663fc09bc73ef0ab5a3288583d0d59d",
"reference": "f72cd968b663fc09bc73ef0ab5a3288583d0d59d",
"shasum": ""
},
"require": {
@@ -1697,8 +1736,8 @@
"cogpowered/finediff": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.2",
"phpstan/phpstan": "^0.12.99",
"friendsofphp/php-cs-fixer": "^3.4",
"phpstan/phpstan": "^1.6",
"phpunit/phpunit": "^8 || ^9"
},
"type": "library",
@@ -1736,9 +1775,9 @@
],
"support": {
"issues": "https://github.com/lolli42/FineDiff/issues",
"source": "https://github.com/lolli42/FineDiff/tree/1.0.1"
"source": "https://github.com/lolli42/FineDiff/tree/1.0.2"
},
"time": "2022-05-11T13:15:52+00:00"
"time": "2022-05-23T07:44:28+00:00"
},
{
"name": "masterminds/html5",
@@ -2741,16 +2780,16 @@
},
{
"name": "symfony/cache",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "4c6747cf7e56c6b8e3094dd24852bd3e364375b1"
"reference": "a50b7249bea81ddd6d3b799ce40c5521c2f72f0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/4c6747cf7e56c6b8e3094dd24852bd3e364375b1",
"reference": "4c6747cf7e56c6b8e3094dd24852bd3e364375b1",
"url": "https://api.github.com/repos/symfony/cache/zipball/a50b7249bea81ddd6d3b799ce40c5521c2f72f0b",
"reference": "a50b7249bea81ddd6d3b799ce40c5521c2f72f0b",
"shasum": ""
},
"require": {
@@ -2818,7 +2857,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.8"
"source": "https://github.com/symfony/cache/tree/v5.4.9"
},
"funding": [
{
@@ -2834,7 +2873,7 @@
"type": "tidelift"
}
],
"time": "2022-04-26T13:19:20+00:00"
"time": "2022-05-21T10:24:18+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -2917,16 +2956,16 @@
},
{
"name": "symfony/config",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "9f8964f56f7234f8ace16f66cb3fbae950c04e68"
"reference": "8f551fe22672ac7ab2c95fe46d899f960ed4d979"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/9f8964f56f7234f8ace16f66cb3fbae950c04e68",
"reference": "9f8964f56f7234f8ace16f66cb3fbae950c04e68",
"url": "https://api.github.com/repos/symfony/config/zipball/8f551fe22672ac7ab2c95fe46d899f960ed4d979",
"reference": "8f551fe22672ac7ab2c95fe46d899f960ed4d979",
"shasum": ""
},
"require": {
@@ -2976,7 +3015,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.4.8"
"source": "https://github.com/symfony/config/tree/v5.4.9"
},
"funding": [
{
@@ -2992,20 +3031,20 @@
"type": "tidelift"
}
],
"time": "2022-04-12T16:02:29+00:00"
"time": "2022-05-17T10:39:36+00:00"
},
{
"name": "symfony/console",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b"
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b",
"reference": "ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b",
"url": "https://api.github.com/repos/symfony/console/zipball/829d5d1bf60b2efeb0887b7436873becc71a45eb",
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb",
"shasum": ""
},
"require": {
@@ -3075,7 +3114,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.8"
"source": "https://github.com/symfony/console/tree/v5.4.9"
},
"funding": [
{
@@ -3091,20 +3130,20 @@
"type": "tidelift"
}
],
"time": "2022-04-12T16:02:29+00:00"
"time": "2022-05-18T06:17:34+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "855e29cd715ad62bb840c9841fe09a7cde50811f"
"reference": "beecae161577305926ec078c4ed973f2b98880b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/855e29cd715ad62bb840c9841fe09a7cde50811f",
"reference": "855e29cd715ad62bb840c9841fe09a7cde50811f",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/beecae161577305926ec078c4ed973f2b98880b3",
"reference": "beecae161577305926ec078c4ed973f2b98880b3",
"shasum": ""
},
"require": {
@@ -3164,7 +3203,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.8"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.9"
},
"funding": [
{
@@ -3180,7 +3219,7 @@
"type": "tidelift"
}
],
"time": "2022-04-26T13:08:29+00:00"
"time": "2022-05-27T06:40:03+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -3251,16 +3290,16 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v5.4.3",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "dec8a9f58d20df252b9cd89f1c6c1530f747685d"
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/dec8a9f58d20df252b9cd89f1c6c1530f747685d",
"reference": "dec8a9f58d20df252b9cd89f1c6c1530f747685d",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
"shasum": ""
},
"require": {
@@ -3316,7 +3355,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.3"
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9"
},
"funding": [
{
@@ -3332,7 +3371,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-05-05T16:45:39+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@@ -3478,16 +3517,16 @@
},
{
"name": "symfony/filesystem",
"version": "v5.4.7",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "3a4442138d80c9f7b600fb297534ac718b61d37f"
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/3a4442138d80c9f7b600fb297534ac718b61d37f",
"reference": "3a4442138d80c9f7b600fb297534ac718b61d37f",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/36a017fa4cce1eff1b8e8129ff53513abcef05ba",
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba",
"shasum": ""
},
"require": {
@@ -3522,7 +3561,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.7"
"source": "https://github.com/symfony/filesystem/tree/v5.4.9"
},
"funding": [
{
@@ -3538,7 +3577,7 @@
"type": "tidelift"
}
],
"time": "2022-04-01T12:33:59+00:00"
"time": "2022-05-20T13:55:35+00:00"
},
{
"name": "symfony/finder",
@@ -3605,16 +3644,16 @@
},
{
"name": "symfony/http-client",
"version": "v4.4.41",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "bad7c3296590c5a69a9ed89e8a51f13c07c34b54"
"reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/bad7c3296590c5a69a9ed89e8a51f13c07c34b54",
"reference": "bad7c3296590c5a69a9ed89e8a51f13c07c34b54",
"url": "https://api.github.com/repos/symfony/http-client/zipball/0366fe9d67709477e86b45e2e51a34ccf5018d04",
"reference": "0366fe9d67709477e86b45e2e51a34ccf5018d04",
"shasum": ""
},
"require": {
@@ -3666,7 +3705,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v4.4.41"
"source": "https://github.com/symfony/http-client/tree/v4.4.42"
},
"funding": [
{
@@ -3682,7 +3721,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:19:55+00:00"
"time": "2022-05-17T14:14:05+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -3764,16 +3803,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2"
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6b0d0e4aca38d57605dcd11e2416994b38774522",
"reference": "6b0d0e4aca38d57605dcd11e2416994b38774522",
"shasum": ""
},
"require": {
@@ -3817,7 +3856,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.8"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.9"
},
"funding": [
{
@@ -3833,7 +3872,7 @@
"type": "tidelift"
}
],
"time": "2022-04-22T08:14:12+00:00"
"time": "2022-05-17T15:07:29+00:00"
},
{
"name": "symfony/inflector",
@@ -3986,16 +4025,16 @@
},
{
"name": "symfony/mime",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "af49bc163ec3272f677bde3bc44c0d766c1fd662"
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/af49bc163ec3272f677bde3bc44c0d766c1fd662",
"reference": "af49bc163ec3272f677bde3bc44c0d766c1fd662",
"url": "https://api.github.com/repos/symfony/mime/zipball/2b3802a24e48d0cfccf885173d2aac91e73df92e",
"reference": "2b3802a24e48d0cfccf885173d2aac91e73df92e",
"shasum": ""
},
"require": {
@@ -4049,7 +4088,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.4.8"
"source": "https://github.com/symfony/mime/tree/v5.4.9"
},
"funding": [
{
@@ -4065,7 +4104,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:48:08+00:00"
"time": "2022-05-21T10:24:18+00:00"
},
{
"name": "symfony/options-resolver",
@@ -5099,16 +5138,16 @@
},
{
"name": "symfony/property-info",
"version": "v5.4.7",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "0fc07795712972b9792f203d0fe0e77c26c3281d"
"reference": "6f0a452aaba45e763f89e328df437f73a720e18e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/0fc07795712972b9792f203d0fe0e77c26c3281d",
"reference": "0fc07795712972b9792f203d0fe0e77c26c3281d",
"url": "https://api.github.com/repos/symfony/property-info/zipball/6f0a452aaba45e763f89e328df437f73a720e18e",
"reference": "6f0a452aaba45e763f89e328df437f73a720e18e",
"shasum": ""
},
"require": {
@@ -5170,7 +5209,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.7"
"source": "https://github.com/symfony/property-info/tree/v5.4.9"
},
"funding": [
{
@@ -5186,7 +5225,7 @@
"type": "tidelift"
}
],
"time": "2022-03-30T13:40:48+00:00"
"time": "2022-05-17T09:47:20+00:00"
},
{
"name": "symfony/routing",
@@ -5280,16 +5319,16 @@
},
{
"name": "symfony/serializer",
"version": "v4.4.41",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "15e4f450697b66cb6b2f3098b4038ba22cb9b71a"
"reference": "234c6d024b5664d8fe6c117140196e00ba3fa626"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/15e4f450697b66cb6b2f3098b4038ba22cb9b71a",
"reference": "15e4f450697b66cb6b2f3098b4038ba22cb9b71a",
"url": "https://api.github.com/repos/symfony/serializer/zipball/234c6d024b5664d8fe6c117140196e00ba3fa626",
"reference": "234c6d024b5664d8fe6c117140196e00ba3fa626",
"shasum": ""
},
"require": {
@@ -5354,7 +5393,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v4.4.41"
"source": "https://github.com/symfony/serializer/tree/v4.4.42"
},
"funding": [
{
@@ -5370,7 +5409,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T15:19:55+00:00"
"time": "2022-05-10T09:16:50+00:00"
},
{
"name": "symfony/service-contracts",
@@ -5457,16 +5496,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"url": "https://api.github.com/repos/symfony/string/zipball/985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"shasum": ""
},
"require": {
@@ -5523,7 +5562,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.8"
"source": "https://github.com/symfony/string/tree/v5.4.9"
},
"funding": [
{
@@ -5543,16 +5582,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "cdcadd343d31ad16fc5e006b0de81ea307435053"
"reference": "af52239a330fafd192c773795520dc2dd62b5657"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/cdcadd343d31ad16fc5e006b0de81ea307435053",
"reference": "cdcadd343d31ad16fc5e006b0de81ea307435053",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/af52239a330fafd192c773795520dc2dd62b5657",
"reference": "af52239a330fafd192c773795520dc2dd62b5657",
"shasum": ""
},
"require": {
@@ -5612,7 +5651,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.8"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.9"
},
"funding": [
{
@@ -5628,20 +5667,20 @@
"type": "tidelift"
}
],
"time": "2022-04-26T13:19:20+00:00"
"time": "2022-05-21T10:24:18+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "7e132a3fcd4b57add721b4207236877b6017ec93"
"reference": "63249ebfca4e75a357679fa7ba2089cfb898aa67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/7e132a3fcd4b57add721b4207236877b6017ec93",
"reference": "7e132a3fcd4b57add721b4207236877b6017ec93",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/63249ebfca4e75a357679fa7ba2089cfb898aa67",
"reference": "63249ebfca4e75a357679fa7ba2089cfb898aa67",
"shasum": ""
},
"require": {
@@ -5685,7 +5724,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.8"
"source": "https://github.com/symfony/var-exporter/tree/v5.4.9"
},
"funding": [
{
@@ -5701,7 +5740,7 @@
"type": "tidelift"
}
],
"time": "2022-04-26T13:19:20+00:00"
"time": "2022-05-21T10:24:18+00:00"
},
{
"name": "symfony/web-link",