Issue #3324213 by Spokje, andypost: upgrade Symfony dependencies to RC2

merge-requests/2836/merge
catch 2022-11-29 22:00:51 +00:00
parent 35dc2ea0c9
commit d2ff70fedd
2 changed files with 42 additions and 42 deletions

72
composer.lock generated
View File

@ -1823,16 +1823,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.2.0-RC1", "version": "v6.2.0-RC2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "42af19c215b34d1f619a499ca2b2ba549af19490" "reference": "54f790fd94f1e83d7845ebb8e5f2aa252d74dc86"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/42af19c215b34d1f619a499ca2b2ba549af19490", "url": "https://api.github.com/repos/symfony/console/zipball/54f790fd94f1e83d7845ebb8e5f2aa252d74dc86",
"reference": "42af19c215b34d1f619a499ca2b2ba549af19490", "reference": "54f790fd94f1e83d7845ebb8e5f2aa252d74dc86",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1899,7 +1899,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.2.0-RC1" "source": "https://github.com/symfony/console/tree/v6.2.0-RC2"
}, },
"funding": [ "funding": [
{ {
@ -1915,7 +1915,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-20T18:39:20+00:00" "time": "2022-11-25T19:00:27+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
@ -2385,16 +2385,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.2.0-RC1", "version": "v6.2.0-RC2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "74aef2fce3af211cced5ec6425123bbcebd81da6" "reference": "d5b646743db7cd58e84b2e3dbd701963e8877bf6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/74aef2fce3af211cced5ec6425123bbcebd81da6", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d5b646743db7cd58e84b2e3dbd701963e8877bf6",
"reference": "74aef2fce3af211cced5ec6425123bbcebd81da6", "reference": "d5b646743db7cd58e84b2e3dbd701963e8877bf6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2476,7 +2476,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.2.0-RC1" "source": "https://github.com/symfony/http-kernel/tree/v6.2.0-RC2"
}, },
"funding": [ "funding": [
{ {
@ -2492,20 +2492,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-25T10:37:29+00:00" "time": "2022-11-28T18:27:25+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.2.0-RC1", "version": "v6.2.0-RC2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "061d442ff6fc6a02d707ea8d5715740f5a6e68c4" "reference": "1e8005a7cbd79fb824ad81308ef2a76592a08bc0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/061d442ff6fc6a02d707ea8d5715740f5a6e68c4", "url": "https://api.github.com/repos/symfony/mime/zipball/1e8005a7cbd79fb824ad81308ef2a76592a08bc0",
"reference": "061d442ff6fc6a02d707ea8d5715740f5a6e68c4", "reference": "1e8005a7cbd79fb824ad81308ef2a76592a08bc0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2559,7 +2559,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.2.0-RC1" "source": "https://github.com/symfony/mime/tree/v6.2.0-RC2"
}, },
"funding": [ "funding": [
{ {
@ -2575,7 +2575,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-08T14:53:55+00:00" "time": "2022-11-28T12:28:19+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -3140,16 +3140,16 @@
}, },
{ {
"name": "symfony/psr-http-message-bridge", "name": "symfony/psr-http-message-bridge",
"version": "v2.1.3", "version": "v2.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git", "url": "https://github.com/symfony/psr-http-message-bridge.git",
"reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840" "reference": "a125b93ef378c492e274f217874906fb9babdebb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/d444f85dddf65c7e57c58d8e5b3a4dbb593b1840", "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a125b93ef378c492e274f217874906fb9babdebb",
"reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840", "reference": "a125b93ef378c492e274f217874906fb9babdebb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3208,7 +3208,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/symfony/psr-http-message-bridge/issues", "issues": "https://github.com/symfony/psr-http-message-bridge/issues",
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.3" "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3224,7 +3224,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-05T10:34:54+00:00" "time": "2022-11-28T22:46:34+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
@ -3776,16 +3776,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v6.2.0-RC1", "version": "v6.2.0-RC2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "eefb4e899f77fc9d7271072ab213d17d09bb4d52" "reference": "6228b11059d7b279be699682f164a107ba9a268d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/eefb4e899f77fc9d7271072ab213d17d09bb4d52", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6228b11059d7b279be699682f164a107ba9a268d",
"reference": "eefb4e899f77fc9d7271072ab213d17d09bb4d52", "reference": "6228b11059d7b279be699682f164a107ba9a268d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3844,7 +3844,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.2.0-RC1" "source": "https://github.com/symfony/var-dumper/tree/v6.2.0-RC2"
}, },
"funding": [ "funding": [
{ {
@ -3860,7 +3860,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-02T09:08:04+00:00" "time": "2022-11-28T13:41:56+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
@ -3938,16 +3938,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v6.2.0-RC1", "version": "v6.2.0-RC2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "d3cf3434b78f0ad3df846cebc552f745d01d90ee" "reference": "f2570f21bd4adc3589aa3133323273995109bae0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/d3cf3434b78f0ad3df846cebc552f745d01d90ee", "url": "https://api.github.com/repos/symfony/yaml/zipball/f2570f21bd4adc3589aa3133323273995109bae0",
"reference": "d3cf3434b78f0ad3df846cebc552f745d01d90ee", "reference": "f2570f21bd4adc3589aa3133323273995109bae0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3992,7 +3992,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v6.2.0-RC1" "source": "https://github.com/symfony/yaml/tree/v6.2.0-RC2"
}, },
"funding": [ "funding": [
{ {
@ -4008,7 +4008,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-14T09:35:55+00:00" "time": "2022-11-25T19:00:27+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",

View File

@ -30,15 +30,15 @@
"psr/http-message": "~1.0.1", "psr/http-message": "~1.0.1",
"psr/log": "~3.0.0", "psr/log": "~3.0.0",
"ralouphie/getallheaders": "~3.0.3", "ralouphie/getallheaders": "~3.0.3",
"symfony/console": "~v6.2.0-RC1", "symfony/console": "~v6.2.0-RC2",
"symfony/dependency-injection": "~v6.2.0-RC1", "symfony/dependency-injection": "~v6.2.0-RC1",
"symfony/deprecation-contracts": "~v3.1.1", "symfony/deprecation-contracts": "~v3.1.1",
"symfony/error-handler": "~v6.2.0-RC1", "symfony/error-handler": "~v6.2.0-RC1",
"symfony/event-dispatcher": "~v6.2.0-RC1", "symfony/event-dispatcher": "~v6.2.0-RC1",
"symfony/event-dispatcher-contracts": "~v3.1.1", "symfony/event-dispatcher-contracts": "~v3.1.1",
"symfony/http-foundation": "~v6.2.0-RC1", "symfony/http-foundation": "~v6.2.0-RC1",
"symfony/http-kernel": "~v6.2.0-RC1", "symfony/http-kernel": "~v6.2.0-RC2",
"symfony/mime": "~v6.2.0-RC1", "symfony/mime": "~v6.2.0-RC2",
"symfony/polyfill-ctype": "~v1.27.0", "symfony/polyfill-ctype": "~v1.27.0",
"symfony/polyfill-iconv": "~v1.27.0", "symfony/polyfill-iconv": "~v1.27.0",
"symfony/polyfill-intl-grapheme": "~v1.27.0", "symfony/polyfill-intl-grapheme": "~v1.27.0",
@ -46,16 +46,16 @@
"symfony/polyfill-intl-normalizer": "~v1.27.0", "symfony/polyfill-intl-normalizer": "~v1.27.0",
"symfony/polyfill-mbstring": "~v1.27.0", "symfony/polyfill-mbstring": "~v1.27.0",
"symfony/process": "~v6.2.0-RC1", "symfony/process": "~v6.2.0-RC1",
"symfony/psr-http-message-bridge": "~v2.1.3", "symfony/psr-http-message-bridge": "~v2.1.4",
"symfony/routing": "~v6.2.0-RC1", "symfony/routing": "~v6.2.0-RC1",
"symfony/serializer": "~v6.2.0-RC1", "symfony/serializer": "~v6.2.0-RC1",
"symfony/service-contracts": "~v3.1.1", "symfony/service-contracts": "~v3.1.1",
"symfony/string": "~v6.1.7", "symfony/string": "~v6.1.7",
"symfony/translation-contracts": "~v3.1.1", "symfony/translation-contracts": "~v3.1.1",
"symfony/validator": "~v6.2.0-RC1", "symfony/validator": "~v6.2.0-RC1",
"symfony/var-dumper": "~v6.2.0-RC1", "symfony/var-dumper": "~v6.2.0-RC2",
"symfony/var-exporter": "~v6.2.0-RC1", "symfony/var-exporter": "~v6.2.0-RC1",
"symfony/yaml": "~v6.2.0-RC1", "symfony/yaml": "~v6.2.0-RC2",
"twig/twig": "~v3.4.3" "twig/twig": "~v3.4.3"
} }
} }