diff --git a/composer.json b/composer.json index 852c618c..bc9f35c6 100644 --- a/composer.json +++ b/composer.json @@ -30,35 +30,35 @@ "symfony/options-resolver": "^4.2", "symfony/property-access": "^4.3", "symfony/serializer": "^4.2", - "typo3/cms-adminpanel": "^9.5", - "typo3/cms-backend": "^9.5", - "typo3/cms-belog": "^9.5", - "typo3/cms-beuser": "^9.5", - "typo3/cms-core": "^9.5", - "typo3/cms-extbase": "^9.5", - "typo3/cms-extensionmanager": "^9.5", - "typo3/cms-felogin": "^9.5", - "typo3/cms-filelist": "^9.5", - "typo3/cms-filemetadata": "^9.5", - "typo3/cms-fluid": "^9.5", - "typo3/cms-fluid-styled-content": "^9.5", - "typo3/cms-form": "^9.5", - "typo3/cms-frontend": "^9.5", - "typo3/cms-info": "^9.5", - "typo3/cms-install": "^9.5", - "typo3/cms-lowlevel": "^9.5", - "typo3/cms-recordlist": "^9.5", - "typo3/cms-recycler": "^9.5", - "typo3/cms-redirects": "^9.5", - "typo3/cms-reports": "^9.5", - "typo3/cms-rte-ckeditor": "^9.5", - "typo3/cms-scheduler": "^9.5", - "typo3/cms-seo": "^9.5", - "typo3/cms-setup": "^9.5", - "typo3/cms-t3editor": "^9.5", - "typo3/cms-taskcenter": "^9.5", - "typo3/cms-tstemplate": "^9.5", - "typo3/cms-viewpage": "^9.5", + "typo3/cms-adminpanel": "9.5.18", + "typo3/cms-backend": "9.5.18", + "typo3/cms-belog": "9.5.18", + "typo3/cms-beuser": "9.5.18", + "typo3/cms-core": "9.5.18", + "typo3/cms-extbase": "9.5.18", + "typo3/cms-extensionmanager": "9.5.18", + "typo3/cms-felogin": "9.5.18", + "typo3/cms-filelist": "9.5.18", + "typo3/cms-filemetadata": "9.5.18", + "typo3/cms-fluid": "9.5.18", + "typo3/cms-fluid-styled-content": "9.5.18", + "typo3/cms-form": "9.5.18", + "typo3/cms-frontend": "9.5.18", + "typo3/cms-info": "9.5.18", + "typo3/cms-install": "9.5.18", + "typo3/cms-lowlevel": "9.5.18", + "typo3/cms-recordlist": "9.5.18", + "typo3/cms-recycler": "9.5.18", + "typo3/cms-redirects": "9.5.18", + "typo3/cms-reports": "9.5.18", + "typo3/cms-rte-ckeditor": "9.5.18", + "typo3/cms-scheduler": "9.5.18", + "typo3/cms-seo": "9.5.18", + "typo3/cms-setup": "9.5.18", + "typo3/cms-t3editor": "9.5.18", + "typo3/cms-taskcenter": "9.5.18", + "typo3/cms-tstemplate": "9.5.18", + "typo3/cms-viewpage": "9.5.18", "wazum/pagetree-resizable": "^1.2", "yoast-seo-for-typo3/yoast_seo": "^5.1", "yohang/calendr": "^2.1" diff --git a/composer.lock b/composer.lock index 9dae92e5..aaa5af3a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c384522b1ff8b9dee68379d36ec578c0", + "content-hash": "3244b93c073b3484b0b04c46eeb7996a", "packages": [ { "name": "christophlehmann/imageoptimizer", @@ -355,6 +355,20 @@ "sqlserver", "sqlsrv" ], + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal", + "type": "tidelift" + } + ], "time": "2020-04-20T17:19:26+00:00" }, { @@ -1404,6 +1418,12 @@ "transform", "write" ], + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], "time": "2020-03-17T15:15:35+00:00" }, { @@ -1479,6 +1499,12 @@ "timeline", "unions" ], + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], "time": "2020-03-22T16:39:12+00:00" }, { @@ -1966,16 +1992,16 @@ }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", + "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "shasum": "" }, "require": { @@ -1984,7 +2010,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "1.0.x-dev" } }, "autoload": { @@ -2009,7 +2035,7 @@ "psr", "psr-3" ], - "time": "2020-03-23T09:12:05+00:00" + "time": "2016-10-10T12:19:37+00:00" }, { "name": "ralouphie/getallheaders", @@ -4592,26 +4618,26 @@ }, { "name": "typo3/cms-adminpanel", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", - "reference": "20927c83dca94e1946be29e96acaff2aa51f1121" + "reference": "45a841829d5c5c3ba5f68748ede1ec4de5201ccf" }, "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/45a841829d5c5c3ba5f68748ede1ec4de5201ccf", + "reference": "45a841829d5c5c3ba5f68748ede1ec4de5201ccf", "shasum": "" }, "require": { - "psr/http-message": "^1.0", + "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.18", + "typo3/cms-core": "9.5.18", + "typo3/cms-fluid": "9.5.18", + "typo3/cms-frontend": "9.5.18", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -4650,25 +4676,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-backend", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "ff4f39e0283904e36d7976c484817613a441e8f5" + "reference": "8059a593a283cd0106383116a3758c5e92f45efe" }, "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/8059a593a283cd0106383116a3758c5e92f45efe", + "reference": "8059a593a283cd0106383116a3758c5e92f45efe", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19", - "typo3/cms-recordlist": "9.5.19" + "typo3/cms-core": "9.5.18", + "typo3/cms-recordlist": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -4717,24 +4743,24 @@ ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-belog", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "c16c8920e4b80cc866944fa558cbc512ef1cc3ed" + "reference": "57b79bdebcaad476aa0a82b8be7e5e5f010f6869" }, "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/57b79bdebcaad476aa0a82b8be7e5e5f010f6869", + "reference": "57b79bdebcaad476aa0a82b8be7e5e5f010f6869", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -4766,24 +4792,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-beuser", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "b1bbdf28ae367b4aad0ca05f80de72277c5601d3" + "reference": "d22660665eaaccd3b0985efbdced7f527ee29a81" }, "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/d22660665eaaccd3b0985efbdced7f527ee29a81", + "reference": "d22660665eaaccd3b0985efbdced7f527ee29a81", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -4815,7 +4841,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-cli", @@ -4915,16 +4941,16 @@ }, { "name": "typo3/cms-core", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "c899b8d2e8a0f6c1ba843ee34df1c14e13b7d787" + "reference": "96a3fe773ed42a8362bf8e86ab66632015418037" }, "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/96a3fe773ed42a8362bf8e86ab66632015418037", + "reference": "96a3fe773ed42a8362bf8e86ab66632015418037", "shasum": "" }, "require": { @@ -4939,13 +4965,13 @@ "ext-session": "*", "ext-xml": "*", "guzzlehttp/guzzle": "^6.3.0", - "nikic/php-parser": "^4.3.0", + "nikic/php-parser": "^4.2", "php": "^7.2", "psr/container": "^1.0", - "psr/http-message": "^1.0", + "psr/http-message": "~1.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", - "psr/log": "^1.0", + "psr/log": "~1.0.0", "swiftmailer/swiftmailer": "~5.4.5", "symfony/console": "^4.1", "symfony/expression-language": "^4.1", @@ -5031,24 +5057,24 @@ ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-extbase", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "9a04c882c44ed2aee9051e6a7f71f7cf9df637ed" + "reference": "388fed86aa9c665ecb2678c1d26206170c2b0eea" }, "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/388fed86aa9c665ecb2678c1d26206170c2b0eea", + "reference": "388fed86aa9c665ecb2678c1d26206170c2b0eea", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5090,24 +5116,24 @@ ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "c584f83d5d66988c273b5d7639030552a3ed9a2c" + "reference": "1f9ff5194470d737ff9c1555e0fcf6d67f731f49" }, "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/1f9ff5194470d737ff9c1555e0fcf6d67f731f49", + "reference": "1f9ff5194470d737ff9c1555e0fcf6d67f731f49", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5141,24 +5167,24 @@ ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-felogin", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "8f2aba8d3ae899e5e31d67232350d1659fc82bc5" + "reference": "ebf447d799067b009ebc4c7108f515436c0b7864" }, "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/ebf447d799067b009ebc4c7108f515436c0b7864", + "reference": "ebf447d799067b009ebc4c7108f515436c0b7864", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5190,24 +5216,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-filelist", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "67ace83e9acddf1a08276a801dccf7874f1ddd16" + "reference": "466e8066b25bb25799e85a7d7c06f379240aa67d" }, "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/466e8066b25bb25799e85a7d7c06f379240aa67d", + "reference": "466e8066b25bb25799e85a7d7c06f379240aa67d", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5241,24 +5267,24 @@ ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "6945d6ead127b8e663e1bd6efe677cc6688ced35" + "reference": "573b17114c0e0457faa84e7465c577835520b30e" }, "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/573b17114c0e0457faa84e7465c577835520b30e", + "reference": "573b17114c0e0457faa84e7465c577835520b30e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5282,25 +5308,25 @@ ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-fluid", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "8beeff41b88a57e4314a1f8083ffe7b2ad61fb17" + "reference": "909231d38605db32d7497b69da504ed36deceed8" }, "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/909231d38605db32d7497b69da504ed36deceed8", + "reference": "909231d38605db32d7497b69da504ed36deceed8", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19", - "typo3/cms-extbase": "9.5.19", + "typo3/cms-core": "9.5.18", + "typo3/cms-extbase": "9.5.18", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -5341,26 +5367,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "9227e2ce3c692525ae9d1ef3a6434cd441363056" + "reference": "bf3d033e29feb0e38c4adca93930f2bdc4fdfe2f" }, "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/bf3d033e29feb0e38c4adca93930f2bdc4fdfe2f", + "reference": "bf3d033e29feb0e38c4adca93930f2bdc4fdfe2f", "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.18", + "typo3/cms-fluid": "9.5.18", + "typo3/cms-frontend": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5392,26 +5418,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-form", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "238fbf62741f482c4051fff9c8544c930b6e3d8c" + "reference": "9229ec13a25bfb22d66bd6e79d8e39d64bb527cc" }, "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/9229ec13a25bfb22d66bd6e79d8e39d64bb527cc", + "reference": "9229ec13a25bfb22d66bd6e79d8e39d64bb527cc", "shasum": "" }, "require": { - "psr/http-message": "^1.0", + "psr/http-message": "~1.0", "symfony/expression-language": "^4.1", - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5447,24 +5473,24 @@ ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-frontend", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "30555afa086c357b08d62d8121b0b1cc9cd8a8be" + "reference": "06a03d5b864a55b9687cc60895a5155b1428739a" }, "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/06a03d5b864a55b9687cc60895a5155b1428739a", + "reference": "06a03d5b864a55b9687cc60895a5155b1428739a", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5501,24 +5527,24 @@ ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-info", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "9587453d08ebf79588d268c748337f6dce5967e3" + "reference": "2a39f9ce747fcf4941dc19ab0299585bf3a343b0" }, "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/2a39f9ce747fcf4941dc19ab0299585bf3a343b0", + "reference": "2a39f9ce747fcf4941dc19ab0299585bf3a343b0", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5559,28 +5585,28 @@ ], "description": "Shows various infos", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-install", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "08487d4363f537c8942dd54c6cd0e658c4ede66a" + "reference": "3ff3dc06faa6b02d79cded9e9176d8c4f4335921" }, "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/3ff3dc06faa6b02d79cded9e9176d8c4f4335921", + "reference": "3ff3dc06faa6b02d79cded9e9176d8c4f4335921", "shasum": "" }, "require": { - "nikic/php-parser": "^4.3.0", + "nikic/php-parser": "^4.2", "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.18", + "typo3/cms-extbase": "9.5.18", + "typo3/cms-fluid": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5614,24 +5640,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "5986a8f6452f9876e318e622236e08dcd0cd09b4" + "reference": "ab0a07f9157b62762a6b21819cdd6744876def79" }, "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/ab0a07f9157b62762a6b21819cdd6744876def79", + "reference": "ab0a07f9157b62762a6b21819cdd6744876def79", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5668,24 +5694,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-recordlist", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "060a573cc2be6e17ffef2c51bd11108de1a7d997" + "reference": "c387723b247656d48e30cc420ea23dffa5a80dcd" }, "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/c387723b247656d48e30cc420ea23dffa5a80dcd", + "reference": "c387723b247656d48e30cc420ea23dffa5a80dcd", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5724,24 +5750,24 @@ ], "description": "List of database-records", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-recycler", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "e60bb994712013dcb4104204c83db9a82291b046" + "reference": "939d1fbe59e5458d42423e9e64368f51a2a976ae" }, "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/939d1fbe59e5458d42423e9e64368f51a2a976ae", + "reference": "939d1fbe59e5458d42423e9e64368f51a2a976ae", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5773,25 +5799,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-redirects", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", - "reference": "8aea05ddd72c2ddea63f283c81d4d12bcfdfdfe3" + "reference": "c0cf21050db1ef58b25cba98ebd9b16d1f2b9c1e" }, "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/c0cf21050db1ef58b25cba98ebd9b16d1f2b9c1e", + "reference": "c0cf21050db1ef58b25cba98ebd9b16d1f2b9c1e", "shasum": "" }, "require": { - "typo3/cms-backend": "9.5.19", - "typo3/cms-core": "9.5.19", + "typo3/cms-backend": "9.5.18", + "typo3/cms-core": "9.5.18", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -5825,24 +5851,24 @@ ], "description": "Custom redirects in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-reports", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "337cb34508e51621978722944646fe071d39143b" + "reference": "a066b5de3df246608b3219f3faceaea059b14294" }, "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/a066b5de3df246608b3219f3faceaea059b14294", + "reference": "a066b5de3df246608b3219f3faceaea059b14294", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5882,24 +5908,24 @@ ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "32a7b451d1902b26f50be2e47afb74f405e14605" + "reference": "1ae865f8f6a0dc7e4a661cf6f667eb18fabe4fad" }, "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/1ae865f8f6a0dc7e4a661cf6f667eb18fabe4fad", + "reference": "1ae865f8f6a0dc7e4a661cf6f667eb18fabe4fad", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5934,24 +5960,24 @@ ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-scheduler", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "74bde218cd06b9693b9313608159ceb6c6bf7873" + "reference": "cc570bf6b4527837347c18eaac1e0905c844b13e" }, "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/cc570bf6b4527837347c18eaac1e0905c844b13e", + "reference": "cc570bf6b4527837347c18eaac1e0905c844b13e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -5980,26 +6006,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-seo", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "313466224bc254b0765e17a2d42d6c3e95418744" + "reference": "ea285517f4ff6bcd1677302666ba1aff0069c8c7" }, "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/ea285517f4ff6bcd1677302666ba1aff0069c8c7", + "reference": "ea285517f4ff6bcd1677302666ba1aff0069c8c7", "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.18", + "typo3/cms-extbase": "9.5.18", + "typo3/cms-frontend": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -6031,24 +6057,24 @@ ], "description": "SEO features for TYPO3.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/cms-setup", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "0f0d3441f68a496cb835ebd0b08932785ec4450e" + "reference": "5fc695ffaa6f874a9ff97d9ccdb785d884c614d8" }, "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/5fc695ffaa6f874a9ff97d9ccdb785d884c614d8", + "reference": "5fc695ffaa6f874a9ff97d9ccdb785d884c614d8", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -6080,24 +6106,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-t3editor", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/t3editor.git", - "reference": "32f07cfe1faefba7ba47d445153a6ef52b5f7fe7" + "reference": "2a1c6823ecc8e2ab546f2528ae3f79e8dfb74d10" }, "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/2a1c6823ecc8e2ab546f2528ae3f79e8dfb74d10", + "reference": "2a1c6823ecc8e2ab546f2528ae3f79e8dfb74d10", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -6134,24 +6160,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-taskcenter", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/taskcenter.git", - "reference": "74767f5c83a54b6513910e8c4ca561371cfb8cb6" + "reference": "656684656066d645ba6c1fd337326d64bf33ddb1" }, "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/656684656066d645ba6c1fd337326d64bf33ddb1", + "reference": "656684656066d645ba6c1fd337326d64bf33ddb1", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -6180,24 +6206,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "89e5a85c0bd308990478346b30ebdfd21555f1f4" + "reference": "4af47da67227c292d6a311a05a629969239173fd" }, "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/4af47da67227c292d6a311a05a629969239173fd", + "reference": "4af47da67227c292d6a311a05a629969239173fd", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -6229,24 +6255,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-05-19T13:10:50+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v9.5.19", + "version": "v9.5.18", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "2c19741d988986c403a33b2e26fb120ca65d3505" + "reference": "2ca37c213912323d9770d29070d019687dc1f756" }, "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/2ca37c213912323d9770d29070d019687dc1f756", + "reference": "2ca37c213912323d9770d29070d019687dc1f756", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.19" + "typo3/cms-core": "9.5.18" }, "conflict": { "typo3/cms": "*" @@ -6278,7 +6304,7 @@ ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", - "time": "2020-06-09T08:44:34+00:00" + "time": "2020-05-19T13:10:50+00:00" }, { "name": "typo3/phar-stream-wrapper",