[ticket/17048] Update composer dependencies for 3.3.9

PHPBB3-17048
This commit is contained in:
Marc Alexander 2022-10-15 23:29:12 +02:00
parent 64717d0270
commit 99286b1fdd
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

98
phpBB/composer.lock generated
View file

@ -922,16 +922,16 @@
}, },
{ {
"name": "s9e/sweetdom", "name": "s9e/sweetdom",
"version": "2.0.0", "version": "2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/SweetDOM.git", "url": "https://github.com/s9e/SweetDOM.git",
"reference": "5fc62bc1f4756650924e5cd1b429afcf34542722" "reference": "9e34ff8f353234daed102274012c840bda56aff2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/SweetDOM/zipball/5fc62bc1f4756650924e5cd1b429afcf34542722", "url": "https://api.github.com/repos/s9e/SweetDOM/zipball/9e34ff8f353234daed102274012c840bda56aff2",
"reference": "5fc62bc1f4756650924e5cd1b429afcf34542722", "reference": "9e34ff8f353234daed102274012c840bda56aff2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -960,22 +960,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/s9e/SweetDOM/issues", "issues": "https://github.com/s9e/SweetDOM/issues",
"source": "https://github.com/s9e/SweetDOM/tree/2.0.0" "source": "https://github.com/s9e/SweetDOM/tree/2.1.0"
}, },
"time": "2020-12-08T16:34:58+00:00" "time": "2021-05-24T21:06:33+00:00"
}, },
{ {
"name": "s9e/text-formatter", "name": "s9e/text-formatter",
"version": "2.11.2", "version": "2.11.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/TextFormatter.git", "url": "https://github.com/s9e/TextFormatter.git",
"reference": "34f49739a6cabd93579b94fe5380919af5404d18" "reference": "186b633ee825a93e0060368bfdf8bd46311e3163"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/34f49739a6cabd93579b94fe5380919af5404d18", "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/186b633ee825a93e0060368bfdf8bd46311e3163",
"reference": "34f49739a6cabd93579b94fe5380919af5404d18", "reference": "186b633ee825a93e0060368bfdf8bd46311e3163",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1002,7 +1002,7 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"version": "2.11.2" "version": "2.11.5"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
@ -1034,9 +1034,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.11.2" "source": "https://github.com/s9e/TextFormatter/tree/2.11.5"
}, },
"time": "2022-06-05T19:21:32+00:00" "time": "2022-09-19T00:20:37+00:00"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
@ -2657,16 +2657,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v2.15.1", "version": "v2.15.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4" "reference": "ab402673db8746cb3a4c46f3869d6253699f614a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ab402673db8746cb3a4c46f3869d6253699f614a",
"reference": "3b7cedb2f736899a7dbd0ba3d6da335a015f5cc4", "reference": "ab402673db8746cb3a4c46f3869d6253699f614a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2721,7 +2721,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v2.15.1" "source": "https://github.com/twigphp/Twig/tree/v2.15.3"
}, },
"funding": [ "funding": [
{ {
@ -2733,7 +2733,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-17T05:46:24+00:00" "time": "2022-09-28T08:40:08+00:00"
}, },
{ {
"name": "zendframework/zend-code", "name": "zendframework/zend-code",
@ -3217,16 +3217,16 @@
}, },
{ {
"name": "phing/phing", "name": "phing/phing",
"version": "2.17.3", "version": "2.17.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phingofficial/phing.git", "url": "https://github.com/phingofficial/phing.git",
"reference": "053cb496cf49608d19f85664d85d71c48b241667" "reference": "9f3bc8c72e65452686dcf64497e02a082f138908"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phingofficial/phing/zipball/053cb496cf49608d19f85664d85d71c48b241667", "url": "https://api.github.com/repos/phingofficial/phing/zipball/9f3bc8c72e65452686dcf64497e02a082f138908",
"reference": "053cb496cf49608d19f85664d85d71c48b241667", "reference": "9f3bc8c72e65452686dcf64497e02a082f138908",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3309,7 +3309,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.17.3" "source": "https://github.com/phingofficial/phing/tree/2.17.4"
}, },
"funding": [ "funding": [
{ {
@ -3325,20 +3325,20 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2022-05-04T19:17:50+00:00" "time": "2022-07-08T09:07:07+00:00"
}, },
{ {
"name": "php-webdriver/webdriver", "name": "php-webdriver/webdriver",
"version": "1.12.1", "version": "1.13.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": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a" "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/b27ddf458d273c7d4602106fcaf978aa0b7fe15a", "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/6dfe5f814b796c1b5748850aa19f781b9274c36c",
"reference": "b27ddf458d273c7d4602106fcaf978aa0b7fe15a", "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3388,9 +3388,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.12.1" "source": "https://github.com/php-webdriver/php-webdriver/tree/1.13.1"
}, },
"time": "2022-05-03T12:16:34+00:00" "time": "2022-10-11T11:49:44+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@ -4112,16 +4112,16 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "3.0.3", "version": "3.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "1071dfcef776a57013124ff35e1fc41ccd294758" "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
"reference": "1071dfcef776a57013124ff35e1fc41ccd294758", "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4174,7 +4174,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues", "issues": "https://github.com/sebastianbergmann/comparator/issues",
"source": "https://github.com/sebastianbergmann/comparator/tree/3.0.3" "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5"
}, },
"funding": [ "funding": [
{ {
@ -4182,7 +4182,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-11-30T08:04:30+00:00" "time": "2022-09-14T12:31:48+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@ -4315,16 +4315,16 @@
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "3.1.4", "version": "3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db" "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0c32ea2e40dbf59de29f3b49bf375176ce7dd8db", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6",
"reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db", "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4380,7 +4380,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues", "issues": "https://github.com/sebastianbergmann/exporter/issues",
"source": "https://github.com/sebastianbergmann/exporter/tree/3.1.4" "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5"
}, },
"funding": [ "funding": [
{ {
@ -4388,7 +4388,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-11-11T13:51:24+00:00" "time": "2022-09-14T06:00:17+00:00"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",
@ -4721,16 +4721,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.6.2", "version": "3.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4773,7 +4773,7 @@
"source": "https://github.com/squizlabs/PHP_CodeSniffer", "source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
}, },
"time": "2021-12-12T21:44:58+00:00" "time": "2022-06-18T07:21:10+00:00"
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
@ -5090,5 +5090,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.1.3" "php": "7.1.3"
}, },
"plugin-api-version": "2.3.0" "plugin-api-version": "2.2.0"
} }