Issue #3216088 by Spokje, xjm, longwave: Update Symfony 5 components to 5.3
parent
ab49a62b8f
commit
63c14b7c47
|
@ -27,8 +27,8 @@
|
||||||
"phpunit/phpunit": "^8.5.14 || ^9",
|
"phpunit/phpunit": "^8.5.14 || ^9",
|
||||||
"phpspec/prophecy": "^1.12",
|
"phpspec/prophecy": "^1.12",
|
||||||
"symfony/css-selector": "^4.4",
|
"symfony/css-selector": "^4.4",
|
||||||
"symfony/phpunit-bridge": "^5.3.0-rc1",
|
"symfony/phpunit-bridge": "^5.3.0",
|
||||||
"symfony/var-dumper": "^5.3.0-rc1",
|
"symfony/var-dumper": "^5.3.0",
|
||||||
"symfony/error-handler": "^4.4",
|
"symfony/error-handler": "^4.4",
|
||||||
"justinrainbow/json-schema": "^5.2",
|
"justinrainbow/json-schema": "^5.2",
|
||||||
"symfony/filesystem": "^4.4",
|
"symfony/filesystem": "^4.4",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "9caab8f13f1024c45a4184d7c351370c",
|
"content-hash": "aa10a6259c46de99ced09082eea4368a",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
@ -534,7 +534,7 @@
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"url": "core",
|
"url": "core",
|
||||||
"reference": "454ec5a15af2123c790974d1ad622bbb8ed61ec5"
|
"reference": "538af067d3843f8b7394e98991fcec7c2d45213d"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"asm89/stack-cors": "^1.1",
|
"asm89/stack-cors": "^1.1",
|
||||||
|
@ -569,7 +569,7 @@
|
||||||
"symfony/event-dispatcher": "^4.4",
|
"symfony/event-dispatcher": "^4.4",
|
||||||
"symfony/http-foundation": "^4.4.7",
|
"symfony/http-foundation": "^4.4.7",
|
||||||
"symfony/http-kernel": "^4.4",
|
"symfony/http-kernel": "^4.4",
|
||||||
"symfony/mime": "^5.3.0-rc1",
|
"symfony/mime": "^5.3.0",
|
||||||
"symfony/polyfill-iconv": "^1.0",
|
"symfony/polyfill-iconv": "^1.0",
|
||||||
"symfony/process": "^4.4",
|
"symfony/process": "^4.4",
|
||||||
"symfony/psr-http-message-bridge": "^2.0",
|
"symfony/psr-http-message-bridge": "^2.0",
|
||||||
|
@ -2996,16 +2996,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/mime",
|
"name": "symfony/mime",
|
||||||
"version": "v5.3.0-RC1",
|
"version": "v5.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/mime.git",
|
"url": "https://github.com/symfony/mime.git",
|
||||||
"reference": "0c3daded809edda4adee7179122a2a98069d8df7"
|
"reference": "ed710d297b181f6a7194d8172c9c2423d58e4852"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/mime/zipball/0c3daded809edda4adee7179122a2a98069d8df7",
|
"url": "https://api.github.com/repos/symfony/mime/zipball/ed710d297b181f6a7194d8172c9c2423d58e4852",
|
||||||
"reference": "0c3daded809edda4adee7179122a2a98069d8df7",
|
"reference": "ed710d297b181f6a7194d8172c9c2423d58e4852",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -3059,7 +3059,7 @@
|
||||||
"mime-type"
|
"mime-type"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/mime/tree/v5.3.0-RC1"
|
"source": "https://github.com/symfony/mime/tree/v5.3.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -3075,7 +3075,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-05-16T13:08:56+00:00"
|
"time": "2021-05-26T17:43:10+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-ctype",
|
"name": "symfony/polyfill-ctype",
|
||||||
|
@ -4252,16 +4252,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/var-dumper",
|
"name": "symfony/var-dumper",
|
||||||
"version": "v5.3.0-RC1",
|
"version": "v5.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/var-dumper.git",
|
"url": "https://github.com/symfony/var-dumper.git",
|
||||||
"reference": "29988c9bcac7bb66a03f00a2adaae131778db61c"
|
"reference": "1d3953e627fe4b5f6df503f356b6545ada6351f3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/29988c9bcac7bb66a03f00a2adaae131778db61c",
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/1d3953e627fe4b5f6df503f356b6545ada6351f3",
|
||||||
"reference": "29988c9bcac7bb66a03f00a2adaae131778db61c",
|
"reference": "1d3953e627fe4b5f6df503f356b6545ada6351f3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -4320,7 +4320,7 @@
|
||||||
"dump"
|
"dump"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/var-dumper/tree/v5.3.0-RC1"
|
"source": "https://github.com/symfony/var-dumper/tree/v5.3.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -4336,7 +4336,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-05-07T14:34:05+00:00"
|
"time": "2021-05-27T12:28:50+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
|
@ -7810,16 +7810,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/phpunit-bridge",
|
"name": "symfony/phpunit-bridge",
|
||||||
"version": "v5.3.0-RC1",
|
"version": "v5.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/phpunit-bridge.git",
|
"url": "https://github.com/symfony/phpunit-bridge.git",
|
||||||
"reference": "f2ecbe9ce01a91dac62356560f1cc903ab689de0"
|
"reference": "15cab721487b7bf43ad545a1e7d0095782e26f8c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f2ecbe9ce01a91dac62356560f1cc903ab689de0",
|
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/15cab721487b7bf43ad545a1e7d0095782e26f8c",
|
||||||
"reference": "f2ecbe9ce01a91dac62356560f1cc903ab689de0",
|
"reference": "15cab721487b7bf43ad545a1e7d0095782e26f8c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7873,7 +7873,7 @@
|
||||||
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
|
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.0-RC1"
|
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -7889,7 +7889,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-05-16T13:08:56+00:00"
|
"time": "2021-05-26T17:57:12+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "theseer/tokenizer",
|
"name": "theseer/tokenizer",
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
"symfony/http-client-contracts": "v2.4.0",
|
"symfony/http-client-contracts": "v2.4.0",
|
||||||
"symfony/http-foundation": "v4.4.23",
|
"symfony/http-foundation": "v4.4.23",
|
||||||
"symfony/http-kernel": "v4.4.24",
|
"symfony/http-kernel": "v4.4.24",
|
||||||
"symfony/mime": "v5.3.0-RC1",
|
"symfony/mime": "v5.3.0",
|
||||||
"symfony/polyfill-ctype": "v1.22.1",
|
"symfony/polyfill-ctype": "v1.22.1",
|
||||||
"symfony/polyfill-iconv": "v1.22.1",
|
"symfony/polyfill-iconv": "v1.22.1",
|
||||||
"symfony/polyfill-intl-idn": "v1.22.1",
|
"symfony/polyfill-intl-idn": "v1.22.1",
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
"symfony/translation": "v4.4.24",
|
"symfony/translation": "v4.4.24",
|
||||||
"symfony/translation-contracts": "v2.4.0",
|
"symfony/translation-contracts": "v2.4.0",
|
||||||
"symfony/validator": "v4.4.24",
|
"symfony/validator": "v4.4.24",
|
||||||
"symfony/var-dumper": "v5.3.0-RC1",
|
"symfony/var-dumper": "v5.3.0",
|
||||||
"symfony/yaml": "v4.4.24",
|
"symfony/yaml": "v4.4.24",
|
||||||
"twig/twig": "v2.14.6",
|
"twig/twig": "v2.14.6",
|
||||||
"typo3/phar-stream-wrapper": "v3.1.6"
|
"typo3/phar-stream-wrapper": "v3.1.6"
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
"symfony/filesystem": "^4.4",
|
"symfony/filesystem": "^4.4",
|
||||||
"symfony/finder": "^4.4",
|
"symfony/finder": "^4.4",
|
||||||
"symfony/lock": "^4.4",
|
"symfony/lock": "^4.4",
|
||||||
"symfony/phpunit-bridge": "^5.3.0-rc1",
|
"symfony/phpunit-bridge": "^5.3.0",
|
||||||
"symfony/var-dumper": "^5.3.0-rc1"
|
"symfony/var-dumper": "^5.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
"symfony/filesystem": "v4.4.22",
|
"symfony/filesystem": "v4.4.22",
|
||||||
"symfony/finder": "v4.4.24",
|
"symfony/finder": "v4.4.24",
|
||||||
"symfony/lock": "v4.4.23",
|
"symfony/lock": "v4.4.23",
|
||||||
"symfony/phpunit-bridge": "v5.3.0-RC1",
|
"symfony/phpunit-bridge": "v5.3.0",
|
||||||
"theseer/tokenizer": "1.2.0",
|
"theseer/tokenizer": "1.2.0",
|
||||||
"webmozart/assert": "1.10.0"
|
"webmozart/assert": "1.10.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
"symfony/event-dispatcher": "^4.4",
|
"symfony/event-dispatcher": "^4.4",
|
||||||
"symfony/http-foundation": "^4.4.7",
|
"symfony/http-foundation": "^4.4.7",
|
||||||
"symfony/http-kernel": "^4.4",
|
"symfony/http-kernel": "^4.4",
|
||||||
"symfony/mime": "^5.3.0-rc1",
|
"symfony/mime": "^5.3.0",
|
||||||
"symfony/routing": "^4.4",
|
"symfony/routing": "^4.4",
|
||||||
"symfony/serializer": "^4.4",
|
"symfony/serializer": "^4.4",
|
||||||
"symfony/translation": "^4.4",
|
"symfony/translation": "^4.4",
|
||||||
|
|
|
@ -32,7 +32,7 @@ class ComposerProjectTemplatesTest extends BuildTestBase {
|
||||||
*
|
*
|
||||||
* @see https://getcomposer.org/doc/04-schema.md#minimum-stability
|
* @see https://getcomposer.org/doc/04-schema.md#minimum-stability
|
||||||
*/
|
*/
|
||||||
protected const MINIMUM_STABILITY = 'RC';
|
protected const MINIMUM_STABILITY = 'stable';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The order of stability strings from least stable to most stable.
|
* The order of stability strings from least stable to most stable.
|
||||||
|
|
Loading…
Reference in New Issue