Issue #3325648 by Spokje: Upgrade Symfony dependencies to 6.2.1
(cherry picked from commit 05569f336a
)
merge-requests/2477/merge
parent
acad6dac10
commit
0a0903748a
|
@ -1772,16 +1772,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "75d4749d9620a8fa21a2d2847800a84b5c4e7682"
|
||||
"reference": "58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/75d4749d9620a8fa21a2d2847800a84b5c4e7682",
|
||||
"reference": "75d4749d9620a8fa21a2d2847800a84b5c4e7682",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f",
|
||||
"reference": "58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1848,7 +1848,7 @@
|
|||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v6.2.0"
|
||||
"source": "https://github.com/symfony/console/tree/v6.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1864,20 +1864,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-29T16:44:51+00:00"
|
||||
"time": "2022-12-01T13:44:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "bb328032f400961be5db5aed87fac9742b506f80"
|
||||
"reference": "1989baaa573b64eab1a8535717e3e8670e06cb7a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bb328032f400961be5db5aed87fac9742b506f80",
|
||||
"reference": "bb328032f400961be5db5aed87fac9742b506f80",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1989baaa573b64eab1a8535717e3e8670e06cb7a",
|
||||
"reference": "1989baaa573b64eab1a8535717e3e8670e06cb7a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1907,7 +1907,6 @@
|
|||
"symfony/config": "",
|
||||
"symfony/expression-language": "For using expressions in service container configuration",
|
||||
"symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
|
||||
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
|
||||
"symfony/yaml": ""
|
||||
},
|
||||
"type": "library",
|
||||
|
@ -1936,7 +1935,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/v6.2.0"
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v6.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1952,7 +1951,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-25T07:37:13+00:00"
|
||||
"time": "2022-12-06T17:08:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
|
@ -2023,16 +2022,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/error-handler",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/error-handler.git",
|
||||
"reference": "d9894724a9d20afd3329e36b36e45835b5c2ab3e"
|
||||
"reference": "b4e41f62c1124378863ff2705158a60da3e4c6b9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/error-handler/zipball/d9894724a9d20afd3329e36b36e45835b5c2ab3e",
|
||||
"reference": "d9894724a9d20afd3329e36b36e45835b5c2ab3e",
|
||||
"url": "https://api.github.com/repos/symfony/error-handler/zipball/b4e41f62c1124378863ff2705158a60da3e4c6b9",
|
||||
"reference": "b4e41f62c1124378863ff2705158a60da3e4c6b9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2074,7 +2073,7 @@
|
|||
"description": "Provides tools to manage errors and ease debugging PHP code",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/error-handler/tree/v6.2.0"
|
||||
"source": "https://github.com/symfony/error-handler/tree/v6.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -2090,7 +2089,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-02T09:08:04+00:00"
|
||||
"time": "2022-12-01T21:07:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
|
@ -2256,16 +2255,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "edc56ed49a2955383d59e9b7043fd3bbc26f1854"
|
||||
"reference": "d0bbd5a7e81b38f32504399b9199f265505b7bac"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/edc56ed49a2955383d59e9b7043fd3bbc26f1854",
|
||||
"reference": "edc56ed49a2955383d59e9b7043fd3bbc26f1854",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0bbd5a7e81b38f32504399b9199f265505b7bac",
|
||||
"reference": "d0bbd5a7e81b38f32504399b9199f265505b7bac",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2314,7 +2313,7 @@
|
|||
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.2.0"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v6.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -2330,20 +2329,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-21T16:03:04+00:00"
|
||||
"time": "2022-12-04T18:26:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "e008ce658dbd995b3c3ab3d9be0555ea3b11867e"
|
||||
"reference": "bcbd2ea12fee651a4c8bff4f6f00cce2ac1f8404"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/e008ce658dbd995b3c3ab3d9be0555ea3b11867e",
|
||||
"reference": "e008ce658dbd995b3c3ab3d9be0555ea3b11867e",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/bcbd2ea12fee651a4c8bff4f6f00cce2ac1f8404",
|
||||
"reference": "bcbd2ea12fee651a4c8bff4f6f00cce2ac1f8404",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2425,7 +2424,7 @@
|
|||
"description": "Provides a structured process for converting a Request into a Response",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v6.2.0"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v6.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -2441,7 +2440,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-30T17:37:58+00:00"
|
||||
"time": "2022-12-06T17:28:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
|
@ -3265,16 +3264,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/serializer",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/serializer.git",
|
||||
"reference": "cf8df288db70003681b729b87a022d436b81035f"
|
||||
"reference": "e7655a4697c2af2416f0abc6c9f41189ae3eaf0e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/cf8df288db70003681b729b87a022d436b81035f",
|
||||
"reference": "cf8df288db70003681b729b87a022d436b81035f",
|
||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/e7655a4697c2af2416f0abc6c9f41189ae3eaf0e",
|
||||
"reference": "e7655a4697c2af2416f0abc6c9f41189ae3eaf0e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3284,7 +3283,7 @@
|
|||
"conflict": {
|
||||
"doctrine/annotations": "<1.12",
|
||||
"phpdocumentor/reflection-docblock": "<3.2.2",
|
||||
"phpdocumentor/type-resolver": "<1.4.0",
|
||||
"phpdocumentor/type-resolver": "<1.4.0|>=1.7.0",
|
||||
"symfony/dependency-injection": "<5.4",
|
||||
"symfony/property-access": "<5.4",
|
||||
"symfony/property-info": "<5.4",
|
||||
|
@ -3346,7 +3345,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/v6.2.0"
|
||||
"source": "https://github.com/symfony/serializer/tree/v6.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -3362,7 +3361,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-02T09:08:04+00:00"
|
||||
"time": "2022-12-04T18:26:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/service-contracts",
|
||||
|
@ -3726,16 +3725,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "6228b11059d7b279be699682f164a107ba9a268d"
|
||||
"reference": "1e7544c8698627b908657e5276854d52ab70087a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6228b11059d7b279be699682f164a107ba9a268d",
|
||||
"reference": "6228b11059d7b279be699682f164a107ba9a268d",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/1e7544c8698627b908657e5276854d52ab70087a",
|
||||
"reference": "1e7544c8698627b908657e5276854d52ab70087a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3794,7 +3793,7 @@
|
|||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v6.2.0"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v6.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -3810,20 +3809,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-28T13:41:56+00:00"
|
||||
"time": "2022-12-03T22:32:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
"version": "v6.2.0",
|
||||
"version": "v6.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-exporter.git",
|
||||
"reference": "0437f26ca0c648071cc15ddacd26152cc65f4cd6"
|
||||
"reference": "8a3f442d48567a5447e984ce9e86875ed768304a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/0437f26ca0c648071cc15ddacd26152cc65f4cd6",
|
||||
"reference": "0437f26ca0c648071cc15ddacd26152cc65f4cd6",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/8a3f442d48567a5447e984ce9e86875ed768304a",
|
||||
"reference": "8a3f442d48567a5447e984ce9e86875ed768304a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3868,7 +3867,7 @@
|
|||
"serialize"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v6.2.0"
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v6.2.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -3884,7 +3883,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-11-25T08:33:31+00:00"
|
||||
"time": "2022-12-03T22:32:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
|
|
|
@ -29,14 +29,14 @@
|
|||
"psr/http-message": "~1.0.1",
|
||||
"psr/log": "~3.0.0",
|
||||
"ralouphie/getallheaders": "~3.0.3",
|
||||
"symfony/console": "~v6.2.0",
|
||||
"symfony/dependency-injection": "~v6.2.0",
|
||||
"symfony/console": "~v6.2.1",
|
||||
"symfony/dependency-injection": "~v6.2.1",
|
||||
"symfony/deprecation-contracts": "~v3.1.1",
|
||||
"symfony/error-handler": "~v6.2.0",
|
||||
"symfony/error-handler": "~v6.2.1",
|
||||
"symfony/event-dispatcher": "~v6.2.0",
|
||||
"symfony/event-dispatcher-contracts": "~v3.1.1",
|
||||
"symfony/http-foundation": "~v6.2.0",
|
||||
"symfony/http-kernel": "~v6.2.0",
|
||||
"symfony/http-foundation": "~v6.2.1",
|
||||
"symfony/http-kernel": "~v6.2.1",
|
||||
"symfony/mime": "~v6.2.0",
|
||||
"symfony/polyfill-ctype": "~v1.27.0",
|
||||
"symfony/polyfill-iconv": "~v1.27.0",
|
||||
|
@ -47,13 +47,13 @@
|
|||
"symfony/process": "~v6.2.0",
|
||||
"symfony/psr-http-message-bridge": "~v2.1.4",
|
||||
"symfony/routing": "~v6.2.0",
|
||||
"symfony/serializer": "~v6.2.0",
|
||||
"symfony/serializer": "~v6.2.1",
|
||||
"symfony/service-contracts": "~v3.1.1",
|
||||
"symfony/string": "~v6.2.0",
|
||||
"symfony/translation-contracts": "~v3.1.1",
|
||||
"symfony/validator": "~v6.2.0",
|
||||
"symfony/var-dumper": "~v6.2.0",
|
||||
"symfony/var-exporter": "~v6.2.0",
|
||||
"symfony/var-dumper": "~v6.2.1",
|
||||
"symfony/var-exporter": "~v6.2.1",
|
||||
"symfony/yaml": "~v6.2.0",
|
||||
"twig/twig": "~v3.4.3"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue