From d0c67564b631174220f96d4ab8a1a600a0670a31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Thu, 22 Apr 2021 12:10:46 +0200 Subject: [PATCH] Update project dependencies --- composer.lock | 533 ++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 448 insertions(+), 85 deletions(-) diff --git a/composer.lock b/composer.lock index 9629df13..9de2e417 100644 --- a/composer.lock +++ b/composer.lock @@ -45,6 +45,10 @@ "progressive", "typo3" ], + "support": { + "issues": "https://github.com/christophlehmann/imageoptimizer/issues", + "source": "https://github.com/christophlehmann/imageoptimizer/tree/2.1.0" + }, "time": "2019-10-14T20:25:16+00:00" }, { @@ -96,6 +100,10 @@ "string", "text" ], + "support": { + "issues": "https://github.com/cogpowered/FineDiff/issues", + "source": "https://github.com/cogpowered/FineDiff/tree/master" + }, "time": "2014-05-19T10:25:02+00:00" }, { @@ -162,44 +170,47 @@ "docblock", "parser" ], + "support": { + "issues": "https://github.com/doctrine/annotations/issues", + "source": "https://github.com/doctrine/annotations/tree/1.12.1" + }, "time": "2021-02-21T21:00:45+00:00" }, { "name": "doctrine/cache", - "version": "1.10.2", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "13e3381b25847283a91948d04640543941309727" + "reference": "a9c1b59eba5a08ca2770a76eddb88922f504e8e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727", - "reference": "13e3381b25847283a91948d04640543941309727", + "url": "https://api.github.com/repos/doctrine/cache/zipball/a9c1b59eba5a08ca2770a76eddb88922f504e8e0", + "reference": "a9c1b59eba5a08ca2770a76eddb88922f504e8e0", "shasum": "" }, "require": { "php": "~7.1 || ^8.0" }, "conflict": { - "doctrine/common": ">2.2,<2.4" + "doctrine/common": ">2.2,<2.4", + "psr/cache": ">=3" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", - "doctrine/coding-standard": "^6.0", + "cache/integration-tests": "dev-master", + "doctrine/coding-standard": "^8.0", "mongodb/mongodb": "^1.1", - "phpunit/phpunit": "^7.0", - "predis/predis": "~1.0" + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", + "predis/predis": "~1.0", + "psr/cache": "^1.0 || ^2.0", + "symfony/cache": "^4.4 || ^5.2" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.9.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" @@ -244,6 +255,10 @@ "redis", "xcache" ], + "support": { + "issues": "https://github.com/doctrine/cache/issues", + "source": "https://github.com/doctrine/cache/tree/1.11.0" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -258,7 +273,7 @@ "type": "tidelift" } ], - "time": "2020-07-07T18:54:01+00:00" + "time": "2021-04-13T14:46:17+00:00" }, { "name": "doctrine/dbal", @@ -351,6 +366,10 @@ "sqlserver", "sqlsrv" ], + "support": { + "issues": "https://github.com/doctrine/dbal/issues", + "source": "https://github.com/doctrine/dbal/tree/2.11.3" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -441,6 +460,10 @@ "event system", "events" ], + "support": { + "issues": "https://github.com/doctrine/event-manager/issues", + "source": "https://github.com/doctrine/event-manager/tree/1.1.x" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -506,6 +529,10 @@ "constructor", "instantiate" ], + "support": { + "issues": "https://github.com/doctrine/instantiator/issues", + "source": "https://github.com/doctrine/instantiator/tree/1.4.0" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -582,6 +609,10 @@ "parser", "php" ], + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/1.2.1" + }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -654,6 +685,10 @@ "facebook", "sdk" ], + "support": { + "issues": "https://github.com/facebook/php-graph-sdk/issues", + "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0" + }, "time": "2018-12-11T22:56:31+00:00" }, { @@ -714,6 +749,11 @@ "utility", "viewhelper" ], + "support": { + "irc": "irc://irc.freenode.org/fedext", + "issues": "https://github.com/FluidTYPO3/vhs/issues", + "source": "https://github.com/FluidTYPO3/vhs/tree/master" + }, "time": "2019-04-01T12:17:09+00:00" }, { @@ -781,6 +821,10 @@ "news", "typo3" ], + "support": { + "issues": "https://github.com/georgringer/news/issues", + "source": "https://github.com/georgringer/news/tree/7.3.1" + }, "time": "2019-08-29T17:11:09+00:00" }, { @@ -824,6 +868,9 @@ "TYPO3 CMS", "grids" ], + "support": { + "issues": "https://forge.typo3.org/projects/extension-gridelements2/issues" + }, "time": "2020-02-21T12:19:18+00:00" }, { @@ -891,6 +938,10 @@ "rest", "web service" ], + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/6.5" + }, "time": "2020-06-16T21:01:06+00:00" }, { @@ -942,6 +993,10 @@ "keywords": [ "promise" ], + "support": { + "issues": "https://github.com/guzzle/promises/issues", + "source": "https://github.com/guzzle/promises/tree/1.4.1" + }, "time": "2021-03-07T09:25:29+00:00" }, { @@ -1013,6 +1068,10 @@ "uri", "url" ], + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/1.8.1" + }, "time": "2021-03-21T16:25:00+00:00" }, { @@ -1057,6 +1116,10 @@ "GPL-2.0-or-later" ], "description": "Generic config loader with context and environment support.", + "support": { + "issues": "https://github.com/helhum/config-loader/issues", + "source": "https://github.com/helhum/config-loader/tree/master" + }, "time": "2019-05-30T14:58:15+00:00" }, { @@ -1151,6 +1214,10 @@ "console", "typo3" ], + "support": { + "issues": "https://github.com/TYPO3-Console/typo3_console/issues", + "source": "https://github.com/TYPO3-Console/TYPO3-Console/tree/v5.8.6" + }, "funding": [ { "url": "https://www.paypal.me/helhum/19.99", @@ -1214,6 +1281,10 @@ "plugin", "typo3 console" ], + "support": { + "issues": "https://github.com/TYPO3-Console/typo3-console-plugin/issues", + "source": "https://github.com/TYPO3-Console/typo3-console-plugin/tree/master" + }, "time": "2020-05-28T13:44:02+00:00" }, { @@ -1285,6 +1356,10 @@ "vtimezone", "vtodo" ], + "support": { + "issues": "https://github.com/iCalcreator/iCalcreator/issues", + "source": "https://github.com/iCalcreator/iCalcreator/tree/v2.30.4" + }, "funding": [ { "url": "https://paypal.me/kigkonsult", @@ -1295,22 +1370,22 @@ }, { "name": "league/csv", - "version": "9.6.2", + "version": "9.7.1", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", - "reference": "f28da6e483bf979bac10e2add384c90ae9983e4e" + "reference": "0ec57e8264ec92565974ead0d1724cf1026e10c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/csv/zipball/f28da6e483bf979bac10e2add384c90ae9983e4e", - "reference": "f28da6e483bf979bac10e2add384c90ae9983e4e", + "url": "https://api.github.com/repos/thephpleague/csv/zipball/0ec57e8264ec92565974ead0d1724cf1026e10c1", + "reference": "0ec57e8264ec92565974ead0d1724cf1026e10c1", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", - "php": ">=7.2.5" + "php": "^7.3 || ^8.0" }, "require-dev": { "ext-curl": "*", @@ -1319,7 +1394,7 @@ "phpstan/phpstan": "^0.12.0", "phpstan/phpstan-phpunit": "^0.12.0", "phpstan/phpstan-strict-rules": "^0.12.0", - "phpunit/phpunit": "^8.5" + "phpunit/phpunit": "^9.5" }, "suggest": { "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes", @@ -1363,13 +1438,19 @@ "transform", "write" ], + "support": { + "docs": "https://csv.thephpleague.com", + "issues": "https://github.com/thephpleague/csv/issues", + "rss": "https://github.com/thephpleague/csv/releases.atom", + "source": "https://github.com/thephpleague/csv" + }, "funding": [ { "url": "https://github.com/sponsors/nyamsprod", "type": "github" } ], - "time": "2020-12-10T19:40:30+00:00" + "time": "2021-04-17T16:32:08+00:00" }, { "name": "league/period", @@ -1444,6 +1525,11 @@ "timeline", "unions" ], + "support": { + "docs": "https://period.thephpleague.com", + "issues": "https://github.com/thephpleague/period/issues", + "source": "https://github.com/thephpleague/period" + }, "funding": [ { "url": "https://github.com/sponsors/nyamsprod", @@ -1527,6 +1613,10 @@ "speed", "static" ], + "support": { + "issues": "https://github.com/lochmueller/staticfilecache/issues", + "source": "https://github.com/lochmueller/staticfilecache/tree/10.2.1" + }, "time": "2019-12-09T08:17:21+00:00" }, { @@ -1579,6 +1669,10 @@ "parser", "php" ], + "support": { + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4" + }, "time": "2020-12-20T10:01:03+00:00" }, { @@ -1633,6 +1727,10 @@ } ], "description": "Add Facebook, Instagram, and Twitter feeds to your site.", + "support": { + "issues": "https://github.com/pixelant/pxa_social_feed/issues", + "source": "https://github.com/pixelant/pxa_social_feed/tree/v2.3.1" + }, "time": "2020-04-06T06:54:44+00:00" }, { @@ -1679,6 +1777,9 @@ "psr", "psr-6" ], + "support": { + "source": "https://github.com/php-fig/cache/tree/master" + }, "time": "2016-08-06T20:24:11+00:00" }, { @@ -1723,6 +1824,10 @@ "container-interop", "psr" ], + "support": { + "issues": "https://github.com/php-fig/container/issues", + "source": "https://github.com/php-fig/container/tree/1.1.1" + }, "time": "2021-03-05T17:36:06+00:00" }, { @@ -1773,6 +1878,9 @@ "request", "response" ], + "support": { + "source": "https://github.com/php-fig/http-message/tree/master" + }, "time": "2016-08-06T14:39:51+00:00" }, { @@ -1826,6 +1934,10 @@ "response", "server" ], + "support": { + "issues": "https://github.com/php-fig/http-server-handler/issues", + "source": "https://github.com/php-fig/http-server-handler/tree/master" + }, "time": "2018-10-30T16:46:14+00:00" }, { @@ -1879,6 +1991,10 @@ "request", "response" ], + "support": { + "issues": "https://github.com/php-fig/http-server-middleware/issues", + "source": "https://github.com/php-fig/http-server-middleware/tree/master" + }, "time": "2018-10-30T17:12:04+00:00" }, { @@ -1928,6 +2044,9 @@ "psr-13", "rest" ], + "support": { + "source": "https://github.com/php-fig/link/tree/master" + }, "time": "2016-10-28T16:06:13+00:00" }, { @@ -1975,6 +2094,9 @@ "psr", "psr-3" ], + "support": { + "source": "https://github.com/php-fig/log/tree/1.1.3" + }, "time": "2020-03-23T09:12:05+00:00" }, { @@ -2015,6 +2137,10 @@ } ], "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, "time": "2019-03-08T08:55:37+00:00" }, { @@ -2081,6 +2207,10 @@ "encore", "webpack" ], + "support": { + "issues": "https://github.com/sabbelasichon/typo3_encore/issues", + "source": "https://github.com/sabbelasichon/typo3_encore/tree/v2.3.1" + }, "time": "2020-09-18T09:56:16+00:00" }, { @@ -2135,6 +2265,10 @@ "mail", "mailer" ], + "support": { + "issues": "https://github.com/swiftmailer/swiftmailer/issues", + "source": "https://github.com/swiftmailer/swiftmailer/tree/v5.4.12" + }, "time": "2018-07-31T09:26:32+00:00" }, { @@ -2187,6 +2321,9 @@ ], "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/asset/tree/v5.2.4" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2205,16 +2342,16 @@ }, { "name": "symfony/cache", - "version": "v5.2.4", + "version": "v5.2.6", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "d15fb2576cdbe2c40d7c851e62f85b0faff3dd3d" + "reference": "093d69bb10c959553c8beb828b8d4ea250a247dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/d15fb2576cdbe2c40d7c851e62f85b0faff3dd3d", - "reference": "d15fb2576cdbe2c40d7c851e62f85b0faff3dd3d", + "url": "https://api.github.com/repos/symfony/cache/zipball/093d69bb10c959553c8beb828b8d4ea250a247dd", + "reference": "093d69bb10c959553c8beb828b8d4ea250a247dd", "shasum": "" }, "require": { @@ -2279,6 +2416,9 @@ "caching", "psr6" ], + "support": { + "source": "https://github.com/symfony/cache/tree/v5.2.6" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2293,25 +2433,25 @@ "type": "tidelift" } ], - "time": "2021-02-25T23:54:56+00:00" + "time": "2021-03-16T09:10:13+00:00" }, { "name": "symfony/cache-contracts", - "version": "v2.2.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb" + "reference": "c0446463729b89dd4fa62e9aeecc80287323615d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/8034ca0b61d4dd967f3698aaa1da2507b631d0cb", - "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d", + "reference": "c0446463729b89dd4fa62e9aeecc80287323615d", "shasum": "" }, "require": { "php": ">=7.2.5", - "psr/cache": "^1.0" + "psr/cache": "^1.0|^2.0|^3.0" }, "suggest": { "symfony/cache-implementation": "" @@ -2319,7 +2459,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -2355,6 +2495,9 @@ "interoperability", "standards" ], + "support": { + "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2369,20 +2512,20 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/console", - "version": "v4.4.20", + "version": "v4.4.21", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c98349bda966c70d6c08b4cd8658377c94166492" + "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c98349bda966c70d6c08b4cd8658377c94166492", - "reference": "c98349bda966c70d6c08b4cd8658377c94166492", + "url": "https://api.github.com/repos/symfony/console/zipball/1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", + "reference": "1ba4560dbbb9fcf5ae28b61f71f49c678086cf23", "shasum": "" }, "require": { @@ -2441,6 +2584,9 @@ ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/console/tree/v4.4.21" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2455,20 +2601,20 @@ "type": "tidelift" } ], - "time": "2021-02-22T18:44:15+00:00" + "time": "2021-03-26T09:23:24+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.2.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665" + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665", - "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", "shasum": "" }, "require": { @@ -2477,7 +2623,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -2505,6 +2651,9 @@ ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2519,7 +2668,7 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2021-03-23T23:28:01+00:00" }, { "name": "symfony/expression-language", @@ -2565,6 +2714,9 @@ ], "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/expression-language/tree/v4.4.20" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2623,6 +2775,9 @@ ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/finder/tree/v4.4.20" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2641,16 +2796,16 @@ }, { "name": "symfony/http-client", - "version": "v4.4.20", + "version": "v4.4.21", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "67c5af7489b3c2eea771abd973243f5c58f5fb40" + "reference": "911177e186b82e5b9a9f41c13af53699b6745657" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/67c5af7489b3c2eea771abd973243f5c58f5fb40", - "reference": "67c5af7489b3c2eea771abd973243f5c58f5fb40", + "url": "https://api.github.com/repos/symfony/http-client/zipball/911177e186b82e5b9a9f41c13af53699b6745657", + "reference": "911177e186b82e5b9a9f41c13af53699b6745657", "shasum": "" }, "require": { @@ -2700,6 +2855,9 @@ ], "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-client/tree/v4.4.21" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2714,20 +2872,20 @@ "type": "tidelift" } ], - "time": "2021-02-25T18:06:45+00:00" + "time": "2021-03-25T17:52:07+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v2.3.1", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "41db680a15018f9c1d4b23516059633ce280ca33" + "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33", - "reference": "41db680a15018f9c1d4b23516059633ce280ca33", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4", + "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4", "shasum": "" }, "require": { @@ -2738,9 +2896,8 @@ }, "type": "library", "extra": { - "branch-version": "2.3", "branch-alias": { - "dev-main": "2.3-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -2776,6 +2933,9 @@ "interoperability", "standards" ], + "support": { + "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2790,7 +2950,7 @@ "type": "tidelift" } ], - "time": "2020-10-14T17:08:19+00:00" + "time": "2021-04-11T23:07:08+00:00" }, { "name": "symfony/http-foundation", @@ -2846,6 +3006,9 @@ ], "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/http-foundation/tree/v5.2.4" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2864,22 +3027,22 @@ }, { "name": "symfony/inflector", - "version": "v5.2.4", + "version": "v5.2.6", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "4c285002228d0e27480e5eee871f4e3f0a05a4eb" + "reference": "156df300f1420851a1e184facf3c436a9cd36d02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/4c285002228d0e27480e5eee871f4e3f0a05a4eb", - "reference": "4c285002228d0e27480e5eee871f4e3f0a05a4eb", + "url": "https://api.github.com/repos/symfony/inflector/zipball/156df300f1420851a1e184facf3c436a9cd36d02", + "reference": "156df300f1420851a1e184facf3c436a9cd36d02", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1", - "symfony/string": "~5.1.10|^5.2.1" + "symfony/string": "^5.2.6" }, "type": "library", "autoload": { @@ -2914,6 +3077,9 @@ "symfony", "words" ], + "support": { + "source": "https://github.com/symfony/inflector/tree/v5.2.6" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -2928,7 +3094,7 @@ "type": "tidelift" } ], - "time": "2021-01-10T16:29:19+00:00" + "time": "2021-03-17T20:31:43+00:00" }, { "name": "symfony/options-resolver", @@ -2977,6 +3143,9 @@ "configuration", "options" ], + "support": { + "source": "https://github.com/symfony/options-resolver/tree/v4.4.20" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3053,6 +3222,9 @@ "polyfill", "portable" ], + "support": { + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3131,6 +3303,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3215,6 +3390,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3299,6 +3477,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3380,6 +3561,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3457,6 +3641,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3530,6 +3717,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3606,6 +3796,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3686,6 +3879,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3744,6 +3940,9 @@ ], "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v4.4.20" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3820,6 +4019,9 @@ "property path", "reflection" ], + "support": { + "source": "https://github.com/symfony/property-access/tree/v4.4.20" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3905,6 +4107,9 @@ "uri", "url" ], + "support": { + "source": "https://github.com/symfony/routing/tree/v4.4.20" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -3997,6 +4202,9 @@ ], "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/v4.4.20" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4015,21 +4223,21 @@ }, { "name": "symfony/service-contracts", - "version": "v2.2.0", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" + "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", - "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", + "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", "shasum": "" }, "require": { "php": ">=7.2.5", - "psr/container": "^1.0" + "psr/container": "^1.1" }, "suggest": { "symfony/service-implementation": "" @@ -4037,7 +4245,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.4-dev" }, "thanks": { "name": "symfony/contracts", @@ -4073,6 +4281,9 @@ "interoperability", "standards" ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/v2.4.0" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4087,20 +4298,20 @@ "type": "tidelift" } ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2021-04-01T10:43:52+00:00" }, { "name": "symfony/string", - "version": "v5.2.4", + "version": "v5.2.6", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "4e78d7d47061fa183639927ec40d607973699609" + "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/4e78d7d47061fa183639927ec40d607973699609", - "reference": "4e78d7d47061fa183639927ec40d607973699609", + "url": "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572", + "reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572", "shasum": "" }, "require": { @@ -4153,6 +4364,9 @@ "utf-8", "utf8" ], + "support": { + "source": "https://github.com/symfony/string/tree/v5.2.6" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4167,7 +4381,7 @@ "type": "tidelift" } ], - "time": "2021-02-16T10:20:28+00:00" + "time": "2021-03-17T17:12:15+00:00" }, { "name": "symfony/var-exporter", @@ -4223,6 +4437,9 @@ "instantiate", "serialize" ], + "support": { + "source": "https://github.com/symfony/var-exporter/tree/v5.2.4" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4241,16 +4458,16 @@ }, { "name": "symfony/web-link", - "version": "v4.4.20", + "version": "v4.4.21", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", - "reference": "b8d46e59e3d430691908e0f20467e6933b36a2b5" + "reference": "565789cb9293a71a92410f50e663b91c0c4c0eac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-link/zipball/b8d46e59e3d430691908e0f20467e6933b36a2b5", - "reference": "b8d46e59e3d430691908e0f20467e6933b36a2b5", + "url": "https://api.github.com/repos/symfony/web-link/zipball/565789cb9293a71a92410f50e663b91c0c4c0eac", + "reference": "565789cb9293a71a92410f50e663b91c0c4c0eac", "shasum": "" }, "require": { @@ -4308,6 +4525,9 @@ "psr13", "push" ], + "support": { + "source": "https://github.com/symfony/web-link/tree/v4.4.21" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4322,20 +4542,20 @@ "type": "tidelift" } ], - "time": "2021-02-16T11:01:18+00:00" + "time": "2021-03-07T13:19:33+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.20", + "version": "v4.4.21", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "29e61305e1c79d25f71060903982ead8f533e267" + "reference": "3871c720871029f008928244e56cf43497da7e9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/29e61305e1c79d25f71060903982ead8f533e267", - "reference": "29e61305e1c79d25f71060903982ead8f533e267", + "url": "https://api.github.com/repos/symfony/yaml/zipball/3871c720871029f008928244e56cf43497da7e9d", + "reference": "3871c720871029f008928244e56cf43497da7e9d", "shasum": "" }, "require": { @@ -4376,6 +4596,9 @@ ], "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/yaml/tree/v4.4.21" + }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -4390,7 +4613,7 @@ "type": "tidelift" } ], - "time": "2021-02-22T15:36:50+00:00" + "time": "2021-03-05T17:58:50+00:00" }, { "name": "typo3/class-alias-loader", @@ -4448,6 +4671,10 @@ "classloader", "composer" ], + "support": { + "issues": "https://github.com/TYPO3/class-alias-loader/issues", + "source": "https://github.com/TYPO3/class-alias-loader/tree/v1.1.3" + }, "time": "2020-05-24T13:03:22+00:00" }, { @@ -4510,6 +4737,9 @@ ], "description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/adminpanel/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -4577,6 +4807,9 @@ ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/backend/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -4626,6 +4859,9 @@ ], "description": "Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/belog/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -4675,6 +4911,9 @@ ], "description": "Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/beuser/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -4704,6 +4943,10 @@ ], "description": "TYPO3 command line binary", "homepage": "https://typo3.org", + "support": { + "issues": "https://github.com/TYPO3/cms-cli/issues", + "source": "https://github.com/TYPO3/cms-cli/tree/master" + }, "time": "2018-03-08T20:16:43+00:00" }, { @@ -4774,6 +5017,11 @@ "installer", "typo3" ], + "support": { + "general": "https://typo3.org/support/", + "issues": "https://github.com/TYPO3/CmsComposerInstallers/issues", + "source": "https://github.com/TYPO3/CmsComposerInstallers/tree/v3.1.1" + }, "time": "2021-03-22T12:30:09+00:00" }, { @@ -4894,6 +5142,9 @@ ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/core/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -4953,6 +5204,9 @@ ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/extbase/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5004,6 +5258,9 @@ ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/extensionmanager/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5053,6 +5310,9 @@ ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/felogin/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5104,6 +5364,9 @@ ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/filelist/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5145,6 +5408,9 @@ ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/filemetadata/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5204,6 +5470,9 @@ ], "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/fluid/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5255,6 +5524,9 @@ ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/fluid_styled_content/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5310,6 +5582,9 @@ ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/form/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5364,6 +5639,9 @@ ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/frontend/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5422,6 +5700,9 @@ ], "description": "Shows various infos", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/info/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5477,6 +5758,9 @@ ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/install/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5531,6 +5815,9 @@ ], "description": "Enables the 'Config' and 'DB Check' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/lowlevel/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5587,6 +5874,9 @@ ], "description": "List of database-records", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/recordlist/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5636,6 +5926,9 @@ ], "description": "The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/recycler/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5688,6 +5981,9 @@ ], "description": "Custom redirects in TYPO3.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/redirects/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5745,6 +6041,9 @@ ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/reports/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5797,6 +6096,9 @@ ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/rte_ckeditor/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5843,6 +6145,9 @@ ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/scheduler/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5894,6 +6199,9 @@ ], "description": "SEO features for TYPO3.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/seo/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5943,6 +6251,9 @@ ], "description": "Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/setup/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -5997,6 +6308,9 @@ ], "description": "JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/t3editor/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -6043,6 +6357,9 @@ ], "description": "The Task Center is the framework for a host of other extensions, see below.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/taskcenter/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -6092,6 +6409,9 @@ ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/tstemplate/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -6141,6 +6461,9 @@ ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", + "support": { + "source": "https://github.com/TYPO3-CMS/viewpage/tree/v9.5.26" + }, "time": "2021-03-18T07:29:43+00:00" }, { @@ -6192,6 +6515,10 @@ "security", "stream-wrapper" ], + "support": { + "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", + "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.6" + }, "time": "2020-11-07T09:06:16+00:00" }, { @@ -6231,6 +6558,10 @@ "LGPL-3.0-or-later" ], "description": "The TYPO3 Fluid template rendering engine", + "support": { + "issues": "https://github.com/TYPO3/Fluid/issues", + "source": "https://github.com/TYPO3/Fluid/tree/2.6.10" + }, "time": "2020-11-16T21:38:14+00:00" }, { @@ -6262,6 +6593,10 @@ "GPL-3.0" ], "description": "Make the backend page tree horizontally resizable", + "support": { + "issues": "https://github.com/wazum/pagetree-resizable/issues", + "source": "https://github.com/wazum/pagetree-resizable/tree/1.3.0" + }, "time": "2020-04-28T13:05:28+00:00" }, { @@ -6331,6 +6666,10 @@ "seo", "yoast" ], + "support": { + "issues": "https://github.com/Yoast/Yoast-SEO-for-TYPO3/issues", + "source": "https://github.com/Yoast/Yoast-SEO-for-TYPO3/tree/v5.1.1" + }, "time": "2019-10-10T17:32:36+00:00" }, { @@ -6388,6 +6727,10 @@ "date", "events" ], + "support": { + "issues": "https://github.com/yohang/CalendR/issues", + "source": "https://github.com/yohang/CalendR/tree/master" + }, "time": "2019-01-13T17:07:34+00:00" } ], @@ -6442,6 +6785,11 @@ ], "description": "Deployment Tool", "homepage": "https://deployer.org", + "support": { + "docs": "https://deployer.org/docs", + "issues": "https://github.com/deployphp/deployer/issues", + "source": "https://github.com/deployphp/deployer" + }, "funding": [ { "url": "https://github.com/antonmedv", @@ -6508,6 +6856,10 @@ "phar", "update" ], + "support": { + "issues": "https://github.com/deployphp/phar-update/issues", + "source": "https://github.com/deployphp/phar-update/tree/v2.2.0" + }, "abandoned": true, "time": "2019-12-12T13:45:57+00:00" }, @@ -6566,6 +6918,10 @@ "slack", "yarn" ], + "support": { + "issues": "https://github.com/deployphp/recipes/issues", + "source": "https://github.com/deployphp/recipes" + }, "abandoned": true, "time": "2019-06-27T06:47:18+00:00" }, @@ -6627,6 +6983,10 @@ "placeholder", "typo3" ], + "support": { + "issues": "https://github.com/IchHabRecht/filefill/issues", + "source": "https://github.com/IchHabRecht/filefill/tree/2.0.3" + }, "time": "2020-03-05T13:54:11+00:00" }, { @@ -6677,6 +7037,9 @@ "container", "dependency injection" ], + "support": { + "source": "https://github.com/silexphp/Pimple/tree/v3.4.0" + }, "time": "2021-03-06T08:28:00+00:00" } ], @@ -6697,5 +7060,5 @@ "platform-overrides": { "php": "7.3.10" }, - "plugin-api-version": "1.1.0" + "plugin-api-version": "2.0.0" }