Merge pull request #6284 from marc1706/ticket/16867

[ticket/16867] Update symfony and text-formatter to latest versions
This commit is contained in:
Marc Alexander 2021-09-06 17:37:38 +02:00
commit 8c25f3a9f7
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

148
phpBB/composer.lock generated
View file

@ -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": "c3b908b6821d39c16eba64f03090ddb7", "content-hash": "1b58e9d5054a0881d4c29cb2e9523908",
"packages": [ "packages": [
{ {
"name": "bantu/ini-get-wrapper", "name": "bantu/ini-get-wrapper",
@ -42,16 +42,16 @@
}, },
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",
"version": "1.11.99.1", "version": "1.11.99.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git", "url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6" "reference": "fff576ac850c045158a250e7e27666e146e78d18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6", "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6", "reference": "fff576ac850c045158a250e7e27666e146e78d18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -95,7 +95,7 @@
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"support": { "support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues", "issues": "https://github.com/composer/package-versions-deprecated/issues",
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.1" "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
}, },
"funding": [ "funding": [
{ {
@ -111,7 +111,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-11T10:22:58+00:00" "time": "2021-08-17T13:49:14+00:00"
}, },
{ {
"name": "google/recaptcha", "name": "google/recaptcha",
@ -679,16 +679,16 @@
}, },
{ {
"name": "psr/log", "name": "psr/log",
"version": "1.1.3", "version": "1.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/log.git", "url": "https://github.com/php-fig/log.git",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -712,7 +712,7 @@
"authors": [ "authors": [
{ {
"name": "PHP-FIG", "name": "PHP-FIG",
"homepage": "http://www.php-fig.org/" "homepage": "https://www.php-fig.org/"
} }
], ],
"description": "Common interface for logging libraries", "description": "Common interface for logging libraries",
@ -723,9 +723,9 @@
"psr-3" "psr-3"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/log/tree/1.1.3" "source": "https://github.com/php-fig/log/tree/1.1.4"
}, },
"time": "2020-03-23T09:12:05+00:00" "time": "2021-05-03T11:20:27+00:00"
}, },
{ {
"name": "ralouphie/getallheaders", "name": "ralouphie/getallheaders",
@ -859,16 +859,16 @@
}, },
{ {
"name": "s9e/text-formatter", "name": "s9e/text-formatter",
"version": "2.9.3", "version": "2.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/TextFormatter.git", "url": "https://github.com/s9e/TextFormatter.git",
"reference": "a8767be0fd9febecf4d1f88a76b8fc01c26abed9" "reference": "00df71d0a803c041efa320ce2f2c0e56c1a6fca9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/a8767be0fd9febecf4d1f88a76b8fc01c26abed9", "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/00df71d0a803c041efa320ce2f2c0e56c1a6fca9",
"reference": "a8767be0fd9febecf4d1f88a76b8fc01c26abed9", "reference": "00df71d0a803c041efa320ce2f2c0e56c1a6fca9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -895,7 +895,7 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"version": "2.9.3" "version": "2.10.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
@ -927,9 +927,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/s9e/TextFormatter/issues", "issues": "https://github.com/s9e/TextFormatter/issues",
"source": "https://github.com/s9e/TextFormatter/tree/2.9.3" "source": "https://github.com/s9e/TextFormatter/tree/2.10.0"
}, },
"time": "2021-05-30T11:33:06+00:00" "time": "2021-08-11T15:45:12+00:00"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
@ -1509,16 +1509,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v3.4.47", "version": "v3.4.49",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "a98a4c30089e6a2d52a9fa236f718159b539f6f5" "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a98a4c30089e6a2d52a9fa236f718159b539f6f5", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5aa72405f5bd5583c36ed6e756acb17d3f98ac40",
"reference": "a98a4c30089e6a2d52a9fa236f718159b539f6f5", "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1591,7 +1591,7 @@
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v3.4.47" "source": "https://github.com/symfony/http-kernel/tree/v3.4.49"
}, },
"funding": [ "funding": [
{ {
@ -1607,20 +1607,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-11-27T08:42:42+00:00" "time": "2021-05-19T12:06:59+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.22.1", "version": "v1.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e" "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e", "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1632,7 +1632,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.22-dev" "dev-main": "1.23-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -1670,7 +1670,7 @@
"portable" "portable"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1" "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
}, },
"funding": [ "funding": [
{ {
@ -1686,20 +1686,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-07T16:49:33+00:00" "time": "2021-02-19T12:13:01+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
"version": "v1.22.1", "version": "v1.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git", "url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "2d63434d922daf7da8dd863e7907e67ee3031483" "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
"reference": "2d63434d922daf7da8dd863e7907e67ee3031483", "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1713,7 +1713,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.22-dev" "dev-main": "1.23-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/polyfill", "name": "symfony/polyfill",
@ -1757,7 +1757,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1" "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
}, },
"funding": [ "funding": [
{ {
@ -1773,7 +1773,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-22T09:19:47+00:00" "time": "2021-05-27T09:27:20+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-normalizer", "name": "symfony/polyfill-intl-normalizer",
@ -1861,16 +1861,16 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.23.0", "version": "v1.23.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1" "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
"reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1", "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1921,7 +1921,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
}, },
"funding": [ "funding": [
{ {
@ -1937,7 +1937,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-27T09:27:20+00:00" "time": "2021-05-27T12:26:48+00:00"
}, },
{ {
"name": "symfony/polyfill-php56", "name": "symfony/polyfill-php56",
@ -3100,16 +3100,16 @@
}, },
{ {
"name": "phing/phing", "name": "phing/phing",
"version": "2.16.4", "version": "2.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phingofficial/phing.git", "url": "https://github.com/phingofficial/phing.git",
"reference": "30831b22fc6bab57003f1893842668c44b7f65ae" "reference": "c0a3bce822c088d60b30a577c25debb42325d0f8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phingofficial/phing/zipball/30831b22fc6bab57003f1893842668c44b7f65ae", "url": "https://api.github.com/repos/phingofficial/phing/zipball/c0a3bce822c088d60b30a577c25debb42325d0f8",
"reference": "30831b22fc6bab57003f1893842668c44b7f65ae", "reference": "c0a3bce822c088d60b30a577c25debb42325d0f8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3192,7 +3192,7 @@
"support": { "support": {
"irc": "irc://irc.freenode.net/phing", "irc": "irc://irc.freenode.net/phing",
"issues": "https://www.phing.info/trac/report", "issues": "https://www.phing.info/trac/report",
"source": "https://github.com/phingofficial/phing/tree/2.16.4" "source": "https://github.com/phingofficial/phing/tree/2.17.0"
}, },
"funding": [ "funding": [
{ {
@ -3208,20 +3208,20 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-01-29T14:00:54+00:00" "time": "2021-08-31T13:33:01+00:00"
}, },
{ {
"name": "php-webdriver/webdriver", "name": "php-webdriver/webdriver",
"version": "1.10.0", "version": "1.11.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-webdriver/php-webdriver.git", "url": "https://github.com/php-webdriver/php-webdriver.git",
"reference": "cd9290b95b7651d495bd69253d6e3ef469a7f211" "reference": "da16e39968f8dd5cfb7d07eef91dc2b731c69880"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/cd9290b95b7651d495bd69253d6e3ef469a7f211", "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/da16e39968f8dd5cfb7d07eef91dc2b731c69880",
"reference": "cd9290b95b7651d495bd69253d6e3ef469a7f211", "reference": "da16e39968f8dd5cfb7d07eef91dc2b731c69880",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3249,11 +3249,6 @@
"ext-SimpleXML": "For Firefox profile creation" "ext-SimpleXML": "For Firefox profile creation"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.8.x-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Facebook\\WebDriver\\": "lib/" "Facebook\\WebDriver\\": "lib/"
@ -3277,9 +3272,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/php-webdriver/php-webdriver/issues", "issues": "https://github.com/php-webdriver/php-webdriver/issues",
"source": "https://github.com/php-webdriver/php-webdriver/tree/1.10.0" "source": "https://github.com/php-webdriver/php-webdriver/tree/1.11.1"
}, },
"time": "2021-02-25T13:38:09+00:00" "time": "2021-05-21T15:12:49+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@ -3634,16 +3629,16 @@
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "2.0.3", "version": "2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357" "reference": "28af674ff175d0768a5a978e6de83f697d4a7f05"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4b49fb70f067272b659ef0174ff9ca40fdaa6357", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/28af674ff175d0768a5a978e6de83f697d4a7f05",
"reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357", "reference": "28af674ff175d0768a5a978e6de83f697d4a7f05",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3682,7 +3677,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.3" "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.4"
}, },
"funding": [ "funding": [
{ {
@ -3690,7 +3685,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-11-30T08:25:21+00:00" "time": "2021-07-19T06:46:01+00:00"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
@ -3798,16 +3793,16 @@
}, },
{ {
"name": "phpunit/php-token-stream", "name": "phpunit/php-token-stream",
"version": "3.1.2", "version": "3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git", "url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "472b687829041c24b25f475e14c2f38a09edf1c2" "reference": "9c1da83261628cb24b6a6df371b6e312b3954768"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/472b687829041c24b25f475e14c2f38a09edf1c2", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768",
"reference": "472b687829041c24b25f475e14c2f38a09edf1c2", "reference": "9c1da83261628cb24b6a6df371b6e312b3954768",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3845,7 +3840,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-token-stream/issues", "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
"source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.2" "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3"
}, },
"funding": [ "funding": [
{ {
@ -3854,7 +3849,7 @@
} }
], ],
"abandoned": true, "abandoned": true,
"time": "2020-11-30T08:38:46+00:00" "time": "2021-07-26T12:15:06+00:00"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
@ -4559,6 +4554,7 @@
"type": "github" "type": "github"
} }
], ],
"abandoned": true,
"time": "2020-11-30T07:30:19+00:00" "time": "2020-11-30T07:30:19+00:00"
}, },
{ {