From d3993c14b5ea3182031a41fbd9d7cf2a003fa7cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Mon, 3 Aug 2020 20:08:49 +0200 Subject: [PATCH] Update project depenencies --- composer.lock | 522 +++++++++++++++++++++++++------------------------- 1 file changed, 261 insertions(+), 261 deletions(-) diff --git a/composer.lock b/composer.lock index 039f5562..b6ecad76 100644 --- a/composer.lock +++ b/composer.lock @@ -1516,16 +1516,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.6.0", + "version": "v4.7.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "c346bbfafe2ff60680258b631afb730d186ed864" + "reference": "21dce06dfbf0365c6a7cc8fdbdc995926c6a9300" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c346bbfafe2ff60680258b631afb730d186ed864", - "reference": "c346bbfafe2ff60680258b631afb730d186ed864", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/21dce06dfbf0365c6a7cc8fdbdc995926c6a9300", + "reference": "21dce06dfbf0365c6a7cc8fdbdc995926c6a9300", "shasum": "" }, "require": { @@ -1542,7 +1542,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.7-dev" } }, "autoload": { @@ -1564,7 +1564,7 @@ "parser", "php" ], - "time": "2020-07-02T17:12:47+00:00" + "time": "2020-07-25T13:18:53+00:00" }, { "name": "paragonie/random_compat", @@ -2174,7 +2174,7 @@ }, { "name": "symfony/asset", - "version": "v5.1.2", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", @@ -2245,16 +2245,16 @@ }, { "name": "symfony/cache", - "version": "v5.1.2", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "787eb05e137ad74fa5e51857b9884719760c7b2f" + "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/787eb05e137ad74fa5e51857b9884719760c7b2f", - "reference": "787eb05e137ad74fa5e51857b9884719760c7b2f", + "url": "https://api.github.com/repos/symfony/cache/zipball/a9ac09a5e9786b734a4baa98158c2cd3251f1e4c", + "reference": "a9ac09a5e9786b734a4baa98158c2cd3251f1e4c", "shasum": "" }, "require": { @@ -2335,7 +2335,7 @@ "type": "tidelift" } ], - "time": "2020-06-09T14:15:34+00:00" + "time": "2020-07-23T17:22:30+00:00" }, { "name": "symfony/cache-contracts", @@ -2415,16 +2415,16 @@ }, { "name": "symfony/console", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "326b064d804043005526f5a0494cfb49edb59bb0" + "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/326b064d804043005526f5a0494cfb49edb59bb0", - "reference": "326b064d804043005526f5a0494cfb49edb59bb0", + "url": "https://api.github.com/repos/symfony/console/zipball/55d07021da933dd0d633ffdab6f45d5b230c7e02", + "reference": "55d07021da933dd0d633ffdab6f45d5b230c7e02", "shasum": "" }, "require": { @@ -2502,7 +2502,7 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:06:45+00:00" + "time": "2020-07-06T13:18:39+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2570,7 +2570,7 @@ }, { "name": "symfony/expression-language", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", @@ -2635,20 +2635,20 @@ }, { "name": "symfony/finder", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "5729f943f9854c5781984ed4907bbb817735776b" + "reference": "2727aa35fddfada1dd37599948528e9b152eb742" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b", - "reference": "5729f943f9854c5781984ed4907bbb817735776b", + "url": "https://api.github.com/repos/symfony/finder/zipball/2727aa35fddfada1dd37599948528e9b152eb742", + "reference": "2727aa35fddfada1dd37599948528e9b152eb742", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": ">=7.1.3" }, "type": "library", "extra": { @@ -2694,20 +2694,20 @@ "type": "tidelift" } ], - "time": "2020-03-27T16:54:36+00:00" + "time": "2020-07-05T09:39:30+00:00" }, { "name": "symfony/http-client", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "b141d8dd0c2dca86287e33c3dcab079a778ed479" + "reference": "c71448cfd772db2334e30f993c9011e14677f604" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/b141d8dd0c2dca86287e33c3dcab079a778ed479", - "reference": "b141d8dd0c2dca86287e33c3dcab079a778ed479", + "url": "https://api.github.com/repos/symfony/http-client/zipball/c71448cfd772db2334e30f993c9011e14677f604", + "reference": "c71448cfd772db2334e30f993c9011e14677f604", "shasum": "" }, "require": { @@ -2776,7 +2776,7 @@ "type": "tidelift" } ], - "time": "2020-06-10T15:33:47+00:00" + "time": "2020-07-04T09:37:14+00:00" }, { "name": "symfony/http-client-contracts", @@ -2855,16 +2855,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.1.2", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "f93055171b847915225bd5b0a5792888419d8d75" + "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f93055171b847915225bd5b0a5792888419d8d75", - "reference": "f93055171b847915225bd5b0a5792888419d8d75", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1f0d6627e680591c61e9176f04a0dc887b4e6702", + "reference": "1f0d6627e680591c61e9176f04a0dc887b4e6702", "shasum": "" }, "require": { @@ -2926,11 +2926,11 @@ "type": "tidelift" } ], - "time": "2020-06-15T06:52:54+00:00" + "time": "2020-07-23T10:04:31+00:00" }, { "name": "symfony/inflector", - "version": "v5.1.2", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", @@ -3003,16 +3003,16 @@ }, { "name": "symfony/intl", - "version": "v5.1.2", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "b21d69ebb33adfcb7e6d8b0a0a8799db7090705b" + "reference": "7299f8c95ffd2623986c976fb8c48beb4c4cb44d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/b21d69ebb33adfcb7e6d8b0a0a8799db7090705b", - "reference": "b21d69ebb33adfcb7e6d8b0a0a8799db7090705b", + "url": "https://api.github.com/repos/symfony/intl/zipball/7299f8c95ffd2623986c976fb8c48beb4c4cb44d", + "reference": "7299f8c95ffd2623986c976fb8c48beb4c4cb44d", "shasum": "" }, "require": { @@ -3089,24 +3089,24 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-06-18T18:24:02+00:00" }, { "name": "symfony/options-resolver", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "73e1d0fe11ffceb7b7d4ca55b7381cd7ce0bac05" + "reference": "376bd3a02e7946dbf90b01563361b47dde425025" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/73e1d0fe11ffceb7b7d4ca55b7381cd7ce0bac05", - "reference": "73e1d0fe11ffceb7b7d4ca55b7381cd7ce0bac05", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/376bd3a02e7946dbf90b01563361b47dde425025", + "reference": "376bd3a02e7946dbf90b01563361b47dde425025", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": ">=7.1.3" }, "type": "library", "extra": { @@ -3157,7 +3157,7 @@ "type": "tidelift" } ], - "time": "2020-05-23T12:09:32+00:00" + "time": "2020-07-10T09:12:14+00:00" }, { "name": "symfony/polyfill-ctype", @@ -3940,20 +3940,20 @@ }, { "name": "symfony/process", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "c714958428a85c86ab97e3a0c96db4c4f381b7f5" + "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/c714958428a85c86ab97e3a0c96db4c4f381b7f5", - "reference": "c714958428a85c86ab97e3a0c96db4c4f381b7f5", + "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479", + "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": ">=7.1.3" }, "type": "library", "extra": { @@ -3999,20 +3999,20 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:06:45+00:00" + "time": "2020-07-23T08:31:43+00:00" }, { "name": "symfony/property-access", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "e6d51a8845b862835f5fcaf3c1030a50dc7cc70f" + "reference": "4788569bbec76c5b950d22ac6de61e2c3cc6bae1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/e6d51a8845b862835f5fcaf3c1030a50dc7cc70f", - "reference": "e6d51a8845b862835f5fcaf3c1030a50dc7cc70f", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4788569bbec76c5b950d22ac6de61e2c3cc6bae1", + "reference": "4788569bbec76c5b950d22ac6de61e2c3cc6bae1", "shasum": "" }, "require": { @@ -4080,24 +4080,24 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:50:54+00:00" + "time": "2020-06-18T17:51:13+00:00" }, { "name": "symfony/routing", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "0f557911dde75c2a9652b8097bd7c9f54507f646" + "reference": "e103381a4c2f0731c14589041852bf979e97c7af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/0f557911dde75c2a9652b8097bd7c9f54507f646", - "reference": "0f557911dde75c2a9652b8097bd7c9f54507f646", + "url": "https://api.github.com/repos/symfony/routing/zipball/e103381a4c2f0731c14589041852bf979e97c7af", + "reference": "e103381a4c2f0731c14589041852bf979e97c7af", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": ">=7.1.3" }, "conflict": { "symfony/config": "<4.2", @@ -4170,20 +4170,20 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:07:26+00:00" + "time": "2020-07-05T09:39:30+00:00" }, { "name": "symfony/serializer", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "a91ceee34fc690a824770085192ffdeaa4476a8c" + "reference": "0fe47b7aa55ff28b1b781e380120c0731e2d36c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/a91ceee34fc690a824770085192ffdeaa4476a8c", - "reference": "a91ceee34fc690a824770085192ffdeaa4476a8c", + "url": "https://api.github.com/repos/symfony/serializer/zipball/0fe47b7aa55ff28b1b781e380120c0731e2d36c7", + "reference": "0fe47b7aa55ff28b1b781e380120c0731e2d36c7", "shasum": "" }, "require": { @@ -4266,7 +4266,7 @@ "type": "tidelift" } ], - "time": "2020-06-01T17:29:37+00:00" + "time": "2020-07-21T15:17:25+00:00" }, { "name": "symfony/service-contracts", @@ -4346,16 +4346,16 @@ }, { "name": "symfony/string", - "version": "v5.1.2", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298" + "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/ac70459db781108db7c6d8981dd31ce0e29e3298", - "reference": "ac70459db781108db7c6d8981dd31ce0e29e3298", + "url": "https://api.github.com/repos/symfony/string/zipball/f629ba9b611c76224feb21fe2bcbf0b6f992300b", + "reference": "f629ba9b611c76224feb21fe2bcbf0b6f992300b", "shasum": "" }, "require": { @@ -4427,11 +4427,11 @@ "type": "tidelift" } ], - "time": "2020-06-11T12:16:36+00:00" + "time": "2020-07-08T08:27:49+00:00" }, { "name": "symfony/var-exporter", - "version": "v5.1.2", + "version": "v5.1.3", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", @@ -4506,7 +4506,7 @@ }, { "name": "symfony/web-link", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", @@ -4596,7 +4596,7 @@ }, { "name": "symfony/yaml", - "version": "v4.4.10", + "version": "v4.4.11", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -4727,26 +4727,26 @@ }, { "name": "typo3/cms-adminpanel", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", - "reference": "20927c83dca94e1946be29e96acaff2aa51f1121" + "reference": "3911c20f1c1cfc8918eea0cd1c59907b9fd94a34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/20927c83dca94e1946be29e96acaff2aa51f1121", - "reference": "20927c83dca94e1946be29e96acaff2aa51f1121", + "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/3911c20f1c1cfc8918eea0cd1c59907b9fd94a34", + "reference": "3911c20f1c1cfc8918eea0cd1c59907b9fd94a34", "shasum": "" }, "require": { "psr/http-message": "^1.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", - "typo3/cms-backend": "9.5.19", - "typo3/cms-core": "9.5.19", - "typo3/cms-fluid": "9.5.19", - "typo3/cms-frontend": "9.5.19", + "typo3/cms-backend": "9.5.20", + "typo3/cms-core": "9.5.20", + "typo3/cms-fluid": "9.5.20", + "typo3/cms-frontend": "9.5.20", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -4785,25 +4785,25 @@ ], "description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-backend", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "ff4f39e0283904e36d7976c484817613a441e8f5" + "reference": "7a4784daad1351ab607a31ecb4c4d943899d559e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/ff4f39e0283904e36d7976c484817613a441e8f5", - "reference": "ff4f39e0283904e36d7976c484817613a441e8f5", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/7a4784daad1351ab607a31ecb4c4d943899d559e", + "reference": "7a4784daad1351ab607a31ecb4c4d943899d559e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19", - "typo3/cms-recordlist": "9.5.19" + "typo3/cms-core": "9.5.20", + "typo3/cms-recordlist": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -4852,24 +4852,24 @@ ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-belog", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "c16c8920e4b80cc866944fa558cbc512ef1cc3ed" + "reference": "ab49078182eac36ff3f1fd6f7eccd9a86141a207" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/c16c8920e4b80cc866944fa558cbc512ef1cc3ed", - "reference": "c16c8920e4b80cc866944fa558cbc512ef1cc3ed", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/ab49078182eac36ff3f1fd6f7eccd9a86141a207", + "reference": "ab49078182eac36ff3f1fd6f7eccd9a86141a207", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -4901,24 +4901,24 @@ ], "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", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-beuser", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "b1bbdf28ae367b4aad0ca05f80de72277c5601d3" + "reference": "2c3639a77b9dab81efa1997a73a29c8afc9e22be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/b1bbdf28ae367b4aad0ca05f80de72277c5601d3", - "reference": "b1bbdf28ae367b4aad0ca05f80de72277c5601d3", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/2c3639a77b9dab81efa1997a73a29c8afc9e22be", + "reference": "2c3639a77b9dab81efa1997a73a29c8afc9e22be", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -4950,7 +4950,7 @@ ], "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", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-cli", @@ -5050,16 +5050,16 @@ }, { "name": "typo3/cms-core", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "c899b8d2e8a0f6c1ba843ee34df1c14e13b7d787" + "reference": "93c62d68c5a4c14a2dade32af6f9787c9a9bf9c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/c899b8d2e8a0f6c1ba843ee34df1c14e13b7d787", - "reference": "c899b8d2e8a0f6c1ba843ee34df1c14e13b7d787", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/93c62d68c5a4c14a2dade32af6f9787c9a9bf9c6", + "reference": "93c62d68c5a4c14a2dade32af6f9787c9a9bf9c6", "shasum": "" }, "require": { @@ -5166,24 +5166,24 @@ ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-extbase", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "9a04c882c44ed2aee9051e6a7f71f7cf9df637ed" + "reference": "b53185946b8b5b96180539e09acb97c1e965286f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/9a04c882c44ed2aee9051e6a7f71f7cf9df637ed", - "reference": "9a04c882c44ed2aee9051e6a7f71f7cf9df637ed", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/b53185946b8b5b96180539e09acb97c1e965286f", + "reference": "b53185946b8b5b96180539e09acb97c1e965286f", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5225,24 +5225,24 @@ ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "c584f83d5d66988c273b5d7639030552a3ed9a2c" + "reference": "ef9fe37a833fe0a15014a0acac8a662de0e97723" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/c584f83d5d66988c273b5d7639030552a3ed9a2c", - "reference": "c584f83d5d66988c273b5d7639030552a3ed9a2c", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/ef9fe37a833fe0a15014a0acac8a662de0e97723", + "reference": "ef9fe37a833fe0a15014a0acac8a662de0e97723", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5276,24 +5276,24 @@ ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-felogin", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "8f2aba8d3ae899e5e31d67232350d1659fc82bc5" + "reference": "c324cf4a204e636a9a402cbb9ec5437b10213ad8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/8f2aba8d3ae899e5e31d67232350d1659fc82bc5", - "reference": "8f2aba8d3ae899e5e31d67232350d1659fc82bc5", + "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/c324cf4a204e636a9a402cbb9ec5437b10213ad8", + "reference": "c324cf4a204e636a9a402cbb9ec5437b10213ad8", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5325,24 +5325,24 @@ ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-filelist", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "67ace83e9acddf1a08276a801dccf7874f1ddd16" + "reference": "143e4a51f590950e3db0efdb9fc6bdd2e56cb714" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/67ace83e9acddf1a08276a801dccf7874f1ddd16", - "reference": "67ace83e9acddf1a08276a801dccf7874f1ddd16", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/143e4a51f590950e3db0efdb9fc6bdd2e56cb714", + "reference": "143e4a51f590950e3db0efdb9fc6bdd2e56cb714", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5376,24 +5376,24 @@ ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "6945d6ead127b8e663e1bd6efe677cc6688ced35" + "reference": "d2741433a91df78ad5c4f17a94bf1099b7c0f8b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/6945d6ead127b8e663e1bd6efe677cc6688ced35", - "reference": "6945d6ead127b8e663e1bd6efe677cc6688ced35", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/d2741433a91df78ad5c4f17a94bf1099b7c0f8b3", + "reference": "d2741433a91df78ad5c4f17a94bf1099b7c0f8b3", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5417,25 +5417,25 @@ ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-fluid", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "8beeff41b88a57e4314a1f8083ffe7b2ad61fb17" + "reference": "976a0fe7a27c7c67e7b00b85d8a9b8f8fe1dc476" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/8beeff41b88a57e4314a1f8083ffe7b2ad61fb17", - "reference": "8beeff41b88a57e4314a1f8083ffe7b2ad61fb17", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/976a0fe7a27c7c67e7b00b85d8a9b8f8fe1dc476", + "reference": "976a0fe7a27c7c67e7b00b85d8a9b8f8fe1dc476", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19", - "typo3/cms-extbase": "9.5.19", + "typo3/cms-core": "9.5.20", + "typo3/cms-extbase": "9.5.20", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -5476,26 +5476,26 @@ ], "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "9227e2ce3c692525ae9d1ef3a6434cd441363056" + "reference": "f6e700702dc41931ce161b78d03fe1dff9d2299d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/9227e2ce3c692525ae9d1ef3a6434cd441363056", - "reference": "9227e2ce3c692525ae9d1ef3a6434cd441363056", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/f6e700702dc41931ce161b78d03fe1dff9d2299d", + "reference": "f6e700702dc41931ce161b78d03fe1dff9d2299d", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19", - "typo3/cms-fluid": "9.5.19", - "typo3/cms-frontend": "9.5.19" + "typo3/cms-core": "9.5.20", + "typo3/cms-fluid": "9.5.20", + "typo3/cms-frontend": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5527,26 +5527,26 @@ ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-form", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "238fbf62741f482c4051fff9c8544c930b6e3d8c" + "reference": "e24f8b879ad5d2a425aa3e75f05e5456b4d80e98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/238fbf62741f482c4051fff9c8544c930b6e3d8c", - "reference": "238fbf62741f482c4051fff9c8544c930b6e3d8c", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/e24f8b879ad5d2a425aa3e75f05e5456b4d80e98", + "reference": "e24f8b879ad5d2a425aa3e75f05e5456b4d80e98", "shasum": "" }, "require": { "psr/http-message": "^1.0", "symfony/expression-language": "^4.1", - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5582,24 +5582,24 @@ ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-frontend", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "30555afa086c357b08d62d8121b0b1cc9cd8a8be" + "reference": "f371b95d4392fd76fb0a8589120e996ce30a29cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/30555afa086c357b08d62d8121b0b1cc9cd8a8be", - "reference": "30555afa086c357b08d62d8121b0b1cc9cd8a8be", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/f371b95d4392fd76fb0a8589120e996ce30a29cd", + "reference": "f371b95d4392fd76fb0a8589120e996ce30a29cd", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5636,24 +5636,24 @@ ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-info", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "9587453d08ebf79588d268c748337f6dce5967e3" + "reference": "8d92c786c7e1e1184e5f2a630abed2dc44fa301e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/9587453d08ebf79588d268c748337f6dce5967e3", - "reference": "9587453d08ebf79588d268c748337f6dce5967e3", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/8d92c786c7e1e1184e5f2a630abed2dc44fa301e", + "reference": "8d92c786c7e1e1184e5f2a630abed2dc44fa301e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5694,28 +5694,28 @@ ], "description": "Shows various infos", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-install", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "08487d4363f537c8942dd54c6cd0e658c4ede66a" + "reference": "7d2fc2308bf854ef3968bf39f6719870ba1ff2d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/08487d4363f537c8942dd54c6cd0e658c4ede66a", - "reference": "08487d4363f537c8942dd54c6cd0e658c4ede66a", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/7d2fc2308bf854ef3968bf39f6719870ba1ff2d8", + "reference": "7d2fc2308bf854ef3968bf39f6719870ba1ff2d8", "shasum": "" }, "require": { "nikic/php-parser": "^4.3.0", "symfony/finder": "^4.1", - "typo3/cms-core": "9.5.19", - "typo3/cms-extbase": "9.5.19", - "typo3/cms-fluid": "9.5.19" + "typo3/cms-core": "9.5.20", + "typo3/cms-extbase": "9.5.20", + "typo3/cms-fluid": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5749,24 +5749,24 @@ ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "5986a8f6452f9876e318e622236e08dcd0cd09b4" + "reference": "cb2681405df87323a45fd0a46bb83997ad1c855a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/5986a8f6452f9876e318e622236e08dcd0cd09b4", - "reference": "5986a8f6452f9876e318e622236e08dcd0cd09b4", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/cb2681405df87323a45fd0a46bb83997ad1c855a", + "reference": "cb2681405df87323a45fd0a46bb83997ad1c855a", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5803,24 +5803,24 @@ ], "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", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-recordlist", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "060a573cc2be6e17ffef2c51bd11108de1a7d997" + "reference": "4a6ab48d4d89b4f902ad2b0dbd1e0e63c1e6fae3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/060a573cc2be6e17ffef2c51bd11108de1a7d997", - "reference": "060a573cc2be6e17ffef2c51bd11108de1a7d997", + "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/4a6ab48d4d89b4f902ad2b0dbd1e0e63c1e6fae3", + "reference": "4a6ab48d4d89b4f902ad2b0dbd1e0e63c1e6fae3", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5859,24 +5859,24 @@ ], "description": "List of database-records", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-recycler", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "e60bb994712013dcb4104204c83db9a82291b046" + "reference": "12a180d8bc3f068744889143c08a777ca2e40b72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/e60bb994712013dcb4104204c83db9a82291b046", - "reference": "e60bb994712013dcb4104204c83db9a82291b046", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/12a180d8bc3f068744889143c08a777ca2e40b72", + "reference": "12a180d8bc3f068744889143c08a777ca2e40b72", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -5908,25 +5908,25 @@ ], "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", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-redirects", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", - "reference": "8aea05ddd72c2ddea63f283c81d4d12bcfdfdfe3" + "reference": "6630a48dd663dd736304b67e9eada0b82e368045" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/8aea05ddd72c2ddea63f283c81d4d12bcfdfdfe3", - "reference": "8aea05ddd72c2ddea63f283c81d4d12bcfdfdfe3", + "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/6630a48dd663dd736304b67e9eada0b82e368045", + "reference": "6630a48dd663dd736304b67e9eada0b82e368045", "shasum": "" }, "require": { - "typo3/cms-backend": "9.5.19", - "typo3/cms-core": "9.5.19", + "typo3/cms-backend": "9.5.20", + "typo3/cms-core": "9.5.20", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -5960,24 +5960,24 @@ ], "description": "Custom redirects in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-reports", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "337cb34508e51621978722944646fe071d39143b" + "reference": "dcf3216609bdea118287f836ce41eae22134bd12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/337cb34508e51621978722944646fe071d39143b", - "reference": "337cb34508e51621978722944646fe071d39143b", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/dcf3216609bdea118287f836ce41eae22134bd12", + "reference": "dcf3216609bdea118287f836ce41eae22134bd12", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6017,24 +6017,24 @@ ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "32a7b451d1902b26f50be2e47afb74f405e14605" + "reference": "2386930c6389a84fadac393e14cdf162e4245ad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/32a7b451d1902b26f50be2e47afb74f405e14605", - "reference": "32a7b451d1902b26f50be2e47afb74f405e14605", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/2386930c6389a84fadac393e14cdf162e4245ad7", + "reference": "2386930c6389a84fadac393e14cdf162e4245ad7", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6069,24 +6069,24 @@ ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-scheduler", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "74bde218cd06b9693b9313608159ceb6c6bf7873" + "reference": "b66c288df07a94a1b91694a7996985b2a20c7457" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/74bde218cd06b9693b9313608159ceb6c6bf7873", - "reference": "74bde218cd06b9693b9313608159ceb6c6bf7873", + "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/b66c288df07a94a1b91694a7996985b2a20c7457", + "reference": "b66c288df07a94a1b91694a7996985b2a20c7457", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6115,26 +6115,26 @@ ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-seo", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "313466224bc254b0765e17a2d42d6c3e95418744" + "reference": "74914c79be80fc753f850c0a0ff31ab040a6b101" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/313466224bc254b0765e17a2d42d6c3e95418744", - "reference": "313466224bc254b0765e17a2d42d6c3e95418744", + "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/74914c79be80fc753f850c0a0ff31ab040a6b101", + "reference": "74914c79be80fc753f850c0a0ff31ab040a6b101", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19", - "typo3/cms-extbase": "9.5.19", - "typo3/cms-frontend": "9.5.19" + "typo3/cms-core": "9.5.20", + "typo3/cms-extbase": "9.5.20", + "typo3/cms-frontend": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6166,24 +6166,24 @@ ], "description": "SEO features for TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-setup", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "0f0d3441f68a496cb835ebd0b08932785ec4450e" + "reference": "e934cdcd3677dd5b448746d51df627a27cc8dd7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/0f0d3441f68a496cb835ebd0b08932785ec4450e", - "reference": "0f0d3441f68a496cb835ebd0b08932785ec4450e", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/e934cdcd3677dd5b448746d51df627a27cc8dd7b", + "reference": "e934cdcd3677dd5b448746d51df627a27cc8dd7b", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6215,24 +6215,24 @@ ], "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", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-t3editor", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/t3editor.git", - "reference": "32f07cfe1faefba7ba47d445153a6ef52b5f7fe7" + "reference": "f4110e99ca0c07937d2cfcce735d9b43fb1ca1d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/32f07cfe1faefba7ba47d445153a6ef52b5f7fe7", - "reference": "32f07cfe1faefba7ba47d445153a6ef52b5f7fe7", + "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/f4110e99ca0c07937d2cfcce735d9b43fb1ca1d9", + "reference": "f4110e99ca0c07937d2cfcce735d9b43fb1ca1d9", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6269,24 +6269,24 @@ ], "description": "JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-taskcenter", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/taskcenter.git", - "reference": "74767f5c83a54b6513910e8c4ca561371cfb8cb6" + "reference": "e43f7d8fd50c7c7b95fcea01d36b2cb52d840c27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/74767f5c83a54b6513910e8c4ca561371cfb8cb6", - "reference": "74767f5c83a54b6513910e8c4ca561371cfb8cb6", + "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/e43f7d8fd50c7c7b95fcea01d36b2cb52d840c27", + "reference": "e43f7d8fd50c7c7b95fcea01d36b2cb52d840c27", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6315,24 +6315,24 @@ ], "description": "The Task Center is the framework for a host of other extensions, see below.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "89e5a85c0bd308990478346b30ebdfd21555f1f4" + "reference": "251ba816e6401355a703e563706d935c13750786" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/89e5a85c0bd308990478346b30ebdfd21555f1f4", - "reference": "89e5a85c0bd308990478346b30ebdfd21555f1f4", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/251ba816e6401355a703e563706d935c13750786", + "reference": "251ba816e6401355a703e563706d935c13750786", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6364,24 +6364,24 @@ ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v9.5.19", + "version": "v9.5.20", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "2c19741d988986c403a33b2e26fb120ca65d3505" + "reference": "21ddce3922de073227e29177c20fd12450d81357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/2c19741d988986c403a33b2e26fb120ca65d3505", - "reference": "2c19741d988986c403a33b2e26fb120ca65d3505", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/21ddce3922de073227e29177c20fd12450d81357", + "reference": "21ddce3922de073227e29177c20fd12450d81357", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.20" }, "conflict": { "typo3/cms": "*" @@ -6413,7 +6413,7 @@ ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-07-28T08:36:31+00:00" }, { "name": "typo3/phar-stream-wrapper",