diff --git a/composer.json b/composer.json index ddf8db20..e5f99803 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.14", + "typo3/cms-backend": "9.5.14", + "typo3/cms-belog": "9.5.14", + "typo3/cms-beuser": "9.5.14", + "typo3/cms-core": "9.5.14", + "typo3/cms-extbase": "9.5.14", + "typo3/cms-extensionmanager": "9.5.14", + "typo3/cms-felogin": "9.5.14", + "typo3/cms-filelist": "9.5.14", + "typo3/cms-filemetadata": "9.5.14", + "typo3/cms-fluid": "9.5.14", + "typo3/cms-fluid-styled-content": "9.5.14", + "typo3/cms-form": "9.5.14", + "typo3/cms-frontend": "9.5.14", + "typo3/cms-info": "9.5.14", + "typo3/cms-install": "9.5.14", + "typo3/cms-lowlevel": "9.5.14", + "typo3/cms-recordlist": "9.5.14", + "typo3/cms-recycler": "9.5.14", + "typo3/cms-redirects": "9.5.14", + "typo3/cms-reports": "9.5.14", + "typo3/cms-rte-ckeditor": "9.5.14", + "typo3/cms-scheduler": "9.5.14", + "typo3/cms-seo": "9.5.14", + "typo3/cms-setup": "9.5.14", + "typo3/cms-t3editor": "9.5.14", + "typo3/cms-taskcenter": "9.5.14", + "typo3/cms-tstemplate": "9.5.14", + "typo3/cms-viewpage": "9.5.14", "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 54821cba..93686a72 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": "9e1be2cab97408fbcbe09fa4a4286a55", + "content-hash": "7e22585fe085423b44bfcbe3a5118ee7", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -390,6 +390,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" }, { @@ -888,24 +902,23 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.3", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e" + "reference": "0895c932405407fd3a7368b6910c09a24d26db11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aab4ebd862aa7d04f01a4b51849d657db56d882e", - "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11", + "reference": "0895c932405407fd3a7368b6910c09a24d26db11", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.11" + "php": ">=5.5" }, "require-dev": { "ext-curl": "*", @@ -918,7 +931,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "6.5-dev" + "dev-master": "6.3-dev" } }, "autoload": { @@ -951,7 +964,7 @@ "rest", "web service" ], - "time": "2020-04-18T10:38:46+00:00" + "time": "2019-10-23T15:58:00+00:00" }, { "name": "guzzlehttp/promises", @@ -1121,16 +1134,16 @@ }, { "name": "helhum/typo3-console", - "version": "v5.8.4", + "version": "v5.8.5", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/TYPO3-Console.git", - "reference": "90ab1e759dfa65bbd3156c70757df9419902a245" + "reference": "448a2ac57b9bb2f63af84256e7e84441e83fe1a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/90ab1e759dfa65bbd3156c70757df9419902a245", - "reference": "90ab1e759dfa65bbd3156c70757df9419902a245", + "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/448a2ac57b9bb2f63af84256e7e84441e83fe1a9", + "reference": "448a2ac57b9bb2f63af84256e7e84441e83fe1a9", "shasum": "" }, "require": { @@ -1211,7 +1224,17 @@ "console", "typo3" ], - "time": "2020-04-09T20:24:22+00:00" + "funding": [ + { + "url": "https://www.paypal.me/helhum/19.99", + "type": "custom" + }, + { + "url": "https://github.com/helhum", + "type": "github" + } + ], + "time": "2020-04-23T09:35:12+00:00" }, { "name": "helhum/typo3-console-plugin", @@ -1404,6 +1427,12 @@ "transform", "write" ], + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], "time": "2020-03-17T15:15:35+00:00" }, { @@ -1479,6 +1508,12 @@ "timeline", "unions" ], + "funding": [ + { + "url": "https://github.com/sponsors/nyamsprod", + "type": "github" + } + ], "time": "2020-03-22T16:39:12+00:00" }, { @@ -2053,23 +2088,23 @@ }, { "name": "ssch/typo3-encore", - "version": "v2.0.8", + "version": "v2.0.9", "source": { "type": "git", "url": "https://github.com/sabbelasichon/typo3_encore.git", - "reference": "c53276766043514ed1ac0bd51dfe8f79dbcc3b4e" + "reference": "9f2505e8adfeed6e3f5b3427d551b85290de1fa0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sabbelasichon/typo3_encore/zipball/c53276766043514ed1ac0bd51dfe8f79dbcc3b4e", - "reference": "c53276766043514ed1ac0bd51dfe8f79dbcc3b4e", + "url": "https://api.github.com/repos/sabbelasichon/typo3_encore/zipball/9f2505e8adfeed6e3f5b3427d551b85290de1fa0", + "reference": "9f2505e8adfeed6e3f5b3427d551b85290de1fa0", "shasum": "" }, "require": { "php": ">=7.2.0 <8.0", "symfony/asset": "^5.0", "symfony/web-link": "^4.3", - "typo3/cms-core": "^9.5 || ^10.3" + "typo3/cms-core": "^9.5 || ^10.4" }, "replace": { "typo3-ter/typo3-encore": "self.version" @@ -2114,7 +2149,7 @@ "encore", "webpack" ], - "time": "2020-04-16T21:53:23+00:00" + "time": "2020-04-22T19:03:26+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -2224,6 +2259,20 @@ ], "description": "Symfony Asset Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:56:45+00:00" }, { @@ -2303,6 +2352,20 @@ "caching", "psr6" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:56:45+00:00" }, { @@ -2437,6 +2500,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-30T11:41:10+00:00" }, { @@ -2488,6 +2565,20 @@ ], "description": "Symfony ExpressionLanguage Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:54:36+00:00" }, { @@ -2537,6 +2628,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:54:36+00:00" }, { @@ -2605,6 +2710,20 @@ ], "description": "Symfony HttpClient component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:54:36+00:00" }, { @@ -2717,6 +2836,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-30T14:14:32+00:00" }, { @@ -2775,6 +2908,20 @@ "symfony", "words" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:56:45+00:00" }, { @@ -2850,6 +2997,20 @@ "l10n", "localization" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:56:45+00:00" }, { @@ -2912,6 +3073,20 @@ "mime", "mime-type" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:56:45+00:00" }, { @@ -2966,6 +3141,20 @@ "configuration", "options" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:54:36+00:00" }, { @@ -3024,6 +3213,20 @@ "polyfill", "portable" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-27T09:26:54+00:00" }, { @@ -3082,6 +3285,20 @@ "portable", "shim" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-27T09:26:54+00:00" }, { @@ -3144,6 +3361,20 @@ "portable", "shim" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-09T19:04:49+00:00" }, { @@ -3203,6 +3434,20 @@ "portable", "shim" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-09T19:04:49+00:00" }, { @@ -3258,6 +3503,20 @@ "portable", "shim" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-27T09:26:54+00:00" }, { @@ -3316,6 +3575,20 @@ "portable", "shim" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-27T09:26:54+00:00" }, { @@ -3365,6 +3638,20 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:54:36+00:00" }, { @@ -3432,6 +3719,20 @@ "property path", "reflection" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:54:36+00:00" }, { @@ -3508,6 +3809,20 @@ "uri", "url" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-30T11:41:10+00:00" }, { @@ -3590,6 +3905,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:54:36+00:00" }, { @@ -3708,6 +4037,20 @@ "instantiate", "serialize" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:56:45+00:00" }, { @@ -3784,6 +4127,20 @@ "psr13", "push" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-27T16:54:36+00:00" }, { @@ -3843,6 +4200,20 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-30T11:41:10+00:00" }, { @@ -3905,26 +4276,26 @@ }, { "name": "typo3/cms-adminpanel", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", - "reference": "1908299c0ea2a74bf1e0902f0f6d7640b48ab5f5" + "reference": "4f45c3ad8ff6bed27b71f372aded8a74a6a483bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/1908299c0ea2a74bf1e0902f0f6d7640b48ab5f5", - "reference": "1908299c0ea2a74bf1e0902f0f6d7640b48ab5f5", + "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/4f45c3ad8ff6bed27b71f372aded8a74a6a483bf", + "reference": "4f45c3ad8ff6bed27b71f372aded8a74a6a483bf", "shasum": "" }, "require": { "psr/http-message": "~1.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", - "typo3/cms-backend": "9.5.15", - "typo3/cms-core": "9.5.15", - "typo3/cms-fluid": "9.5.15", - "typo3/cms-frontend": "9.5.15", + "typo3/cms-backend": "9.5.14", + "typo3/cms-core": "9.5.14", + "typo3/cms-fluid": "9.5.14", + "typo3/cms-frontend": "9.5.14", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -3963,25 +4334,25 @@ ], "description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-backend", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "59f17bf3f6160e7d81cb3a5d191ab51539d8f593" + "reference": "e5d959182a8da4c7f7026ac6d13251d8a6b7b238" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/59f17bf3f6160e7d81cb3a5d191ab51539d8f593", - "reference": "59f17bf3f6160e7d81cb3a5d191ab51539d8f593", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/e5d959182a8da4c7f7026ac6d13251d8a6b7b238", + "reference": "e5d959182a8da4c7f7026ac6d13251d8a6b7b238", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15", - "typo3/cms-recordlist": "9.5.15" + "typo3/cms-core": "9.5.14", + "typo3/cms-recordlist": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4030,24 +4401,24 @@ ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-belog", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "f4d16c9bb468c2f8b26c0a33698a9e25ace853b4" + "reference": "2f9cfd0e6a4a118af1ec2fa9a190267411410b00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/f4d16c9bb468c2f8b26c0a33698a9e25ace853b4", - "reference": "f4d16c9bb468c2f8b26c0a33698a9e25ace853b4", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/2f9cfd0e6a4a118af1ec2fa9a190267411410b00", + "reference": "2f9cfd0e6a4a118af1ec2fa9a190267411410b00", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4079,24 +4450,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-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-beuser", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "4985978c27ffb3fbaa4a37378c13e8e6c54926d9" + "reference": "d2feccc5bff313509705eaec94abda83c69d49e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/4985978c27ffb3fbaa4a37378c13e8e6c54926d9", - "reference": "4985978c27ffb3fbaa4a37378c13e8e6c54926d9", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/d2feccc5bff313509705eaec94abda83c69d49e1", + "reference": "d2feccc5bff313509705eaec94abda83c69d49e1", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4128,7 +4499,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-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-cli", @@ -4228,16 +4599,16 @@ }, { "name": "typo3/cms-core", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "1b955cdd084daf2596162c27d543891d6271b381" + "reference": "a0e8eb1ca657cbb30c189f2930cfbcddae4a0b0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/1b955cdd084daf2596162c27d543891d6271b381", - "reference": "1b955cdd084daf2596162c27d543891d6271b381", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/a0e8eb1ca657cbb30c189f2930cfbcddae4a0b0d", + "reference": "a0e8eb1ca657cbb30c189f2930cfbcddae4a0b0d", "shasum": "" }, "require": { @@ -4264,7 +4635,7 @@ "symfony/console": "^4.1", "symfony/expression-language": "^4.1", "symfony/finder": "^4.1", - "symfony/http-foundation": "^4.2.9 || ^5.0", + "symfony/http-foundation": "^4.2 || ^5.0", "symfony/polyfill-intl-icu": "^1.6", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.2", @@ -4272,12 +4643,12 @@ "symfony/yaml": "^4.1", "typo3/class-alias-loader": "^1.0", "typo3/cms-cli": "^2.0", - "typo3/cms-composer-installers": "^2.0 || ^3.0", + "typo3/cms-composer-installers": "^2.0", "typo3/phar-stream-wrapper": "^3.1.3", "typo3fluid/fluid": "^2.6.8" }, "conflict": { - "guzzlehttp/guzzle": "6.5.0", + "guzzlehttp/guzzle": ">= 6.5.0", "symfony/cache": "< 2.8.50 >= 2.8.0 || < 3.4.26 >= 3.4.0 || < 4.1.12 >= 4.1.0 || < 4.2.7 >= 4.2.0", "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7", "symfony/routing": "4.2.7", @@ -4345,24 +4716,24 @@ ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-extbase", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "92f602d4bc651e28f715df190c845a6c397db751" + "reference": "9a842f829891880879b9c4701c1d2e563a0a923c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/92f602d4bc651e28f715df190c845a6c397db751", - "reference": "92f602d4bc651e28f715df190c845a6c397db751", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/9a842f829891880879b9c4701c1d2e563a0a923c", + "reference": "9a842f829891880879b9c4701c1d2e563a0a923c", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4404,24 +4775,24 @@ ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "9c0920bbd5788d1babd8cf0325946176020307fd" + "reference": "60b69787808e2cda8fef41e94575d5ec66faf4d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/9c0920bbd5788d1babd8cf0325946176020307fd", - "reference": "9c0920bbd5788d1babd8cf0325946176020307fd", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/60b69787808e2cda8fef41e94575d5ec66faf4d8", + "reference": "60b69787808e2cda8fef41e94575d5ec66faf4d8", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4455,24 +4826,24 @@ ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-felogin", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "a57e0aac1b0c4a8b4868af1979a95aa3b11243ac" + "reference": "1e251790bff70588cdcfe1affa60131ebe6b7c50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/a57e0aac1b0c4a8b4868af1979a95aa3b11243ac", - "reference": "a57e0aac1b0c4a8b4868af1979a95aa3b11243ac", + "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/1e251790bff70588cdcfe1affa60131ebe6b7c50", + "reference": "1e251790bff70588cdcfe1affa60131ebe6b7c50", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4504,24 +4875,24 @@ ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-filelist", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "284d4a5949e382c870db5eb76b5bcf6a8563d22d" + "reference": "3231666130dd9d04434fe9ec15f3084f442d9b2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/284d4a5949e382c870db5eb76b5bcf6a8563d22d", - "reference": "284d4a5949e382c870db5eb76b5bcf6a8563d22d", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/3231666130dd9d04434fe9ec15f3084f442d9b2e", + "reference": "3231666130dd9d04434fe9ec15f3084f442d9b2e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4555,24 +4926,24 @@ ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "251be09c1a69f607056cfaa55a1a133042216957" + "reference": "7ced44b40a0cb87cae1b46f9692aa51f6f2020d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/251be09c1a69f607056cfaa55a1a133042216957", - "reference": "251be09c1a69f607056cfaa55a1a133042216957", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/7ced44b40a0cb87cae1b46f9692aa51f6f2020d7", + "reference": "7ced44b40a0cb87cae1b46f9692aa51f6f2020d7", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4596,25 +4967,25 @@ ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-fluid", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "af18d30297307f0a7be3dcd2cf0273edb3badf26" + "reference": "2585bc70aa2f5e8474c49ba0be26d65841668de5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/af18d30297307f0a7be3dcd2cf0273edb3badf26", - "reference": "af18d30297307f0a7be3dcd2cf0273edb3badf26", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/2585bc70aa2f5e8474c49ba0be26d65841668de5", + "reference": "2585bc70aa2f5e8474c49ba0be26d65841668de5", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15", - "typo3/cms-extbase": "9.5.15", + "typo3/cms-core": "9.5.14", + "typo3/cms-extbase": "9.5.14", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -4655,26 +5026,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-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "ac3e2fe89c75ac8f6bdadece4e54fb3b46982686" + "reference": "5dfdc47236e55e37a9a7e4d84d432629b8107640" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/ac3e2fe89c75ac8f6bdadece4e54fb3b46982686", - "reference": "ac3e2fe89c75ac8f6bdadece4e54fb3b46982686", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/5dfdc47236e55e37a9a7e4d84d432629b8107640", + "reference": "5dfdc47236e55e37a9a7e4d84d432629b8107640", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15", - "typo3/cms-fluid": "9.5.15", - "typo3/cms-frontend": "9.5.15" + "typo3/cms-core": "9.5.14", + "typo3/cms-fluid": "9.5.14", + "typo3/cms-frontend": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4706,26 +5077,26 @@ ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-form", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "62c69d3f2b63695230493c0d3d258fe7b86d67aa" + "reference": "2f7906593a6314a2181d6fc7a98096e893a89035" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/62c69d3f2b63695230493c0d3d258fe7b86d67aa", - "reference": "62c69d3f2b63695230493c0d3d258fe7b86d67aa", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/2f7906593a6314a2181d6fc7a98096e893a89035", + "reference": "2f7906593a6314a2181d6fc7a98096e893a89035", "shasum": "" }, "require": { "psr/http-message": "~1.0", "symfony/expression-language": "^4.1", - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4761,24 +5132,24 @@ ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-frontend", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "a22da90f0e30ea3dab35cd76d112ee3bd0adbb52" + "reference": "171b61da3bfb4a325d676c16cf6a5e1e167a016e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/a22da90f0e30ea3dab35cd76d112ee3bd0adbb52", - "reference": "a22da90f0e30ea3dab35cd76d112ee3bd0adbb52", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/171b61da3bfb4a325d676c16cf6a5e1e167a016e", + "reference": "171b61da3bfb4a325d676c16cf6a5e1e167a016e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4815,24 +5186,24 @@ ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-info", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "ec3b4ec63f1c9942f6441cc6c8d4b8bc1043aac5" + "reference": "4602927e4f5832288b3389da423c39f6833e54f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/ec3b4ec63f1c9942f6441cc6c8d4b8bc1043aac5", - "reference": "ec3b4ec63f1c9942f6441cc6c8d4b8bc1043aac5", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/4602927e4f5832288b3389da423c39f6833e54f4", + "reference": "4602927e4f5832288b3389da423c39f6833e54f4", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4873,28 +5244,28 @@ ], "description": "Shows various infos", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-install", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "9138f8f9b236e82d44185efccebb4d5b4961bd94" + "reference": "49809bc9d2472dc9fec66f15e1ef85015d27f9db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/9138f8f9b236e82d44185efccebb4d5b4961bd94", - "reference": "9138f8f9b236e82d44185efccebb4d5b4961bd94", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/49809bc9d2472dc9fec66f15e1ef85015d27f9db", + "reference": "49809bc9d2472dc9fec66f15e1ef85015d27f9db", "shasum": "" }, "require": { "nikic/php-parser": "^4.2", "symfony/finder": "^4.1", - "typo3/cms-core": "9.5.15", - "typo3/cms-extbase": "9.5.15", - "typo3/cms-fluid": "9.5.15" + "typo3/cms-core": "9.5.14", + "typo3/cms-extbase": "9.5.14", + "typo3/cms-fluid": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4928,24 +5299,24 @@ ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "05e8ca1b6bc936c0abbf2d459c5d4326ffb24b33" + "reference": "e92f4325177fa49782d442ff755f0ed00627ddca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/05e8ca1b6bc936c0abbf2d459c5d4326ffb24b33", - "reference": "05e8ca1b6bc936c0abbf2d459c5d4326ffb24b33", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/e92f4325177fa49782d442ff755f0ed00627ddca", + "reference": "e92f4325177fa49782d442ff755f0ed00627ddca", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -4982,24 +5353,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-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-recordlist", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "f86b3068cb7ce1bcc6bdbdadb70eb479cb3b76b0" + "reference": "0bce4e6e0cac54525fddad2edca166b88a041b36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/f86b3068cb7ce1bcc6bdbdadb70eb479cb3b76b0", - "reference": "f86b3068cb7ce1bcc6bdbdadb70eb479cb3b76b0", + "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/0bce4e6e0cac54525fddad2edca166b88a041b36", + "reference": "0bce4e6e0cac54525fddad2edca166b88a041b36", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5038,24 +5409,24 @@ ], "description": "List of database-records", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-recycler", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "17fb7a0a59343446c50dbcc57b2f8a05da5f3cc2" + "reference": "fa8d9bd8b4131d95abec198e41fc25e35131c4a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/17fb7a0a59343446c50dbcc57b2f8a05da5f3cc2", - "reference": "17fb7a0a59343446c50dbcc57b2f8a05da5f3cc2", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/fa8d9bd8b4131d95abec198e41fc25e35131c4a4", + "reference": "fa8d9bd8b4131d95abec198e41fc25e35131c4a4", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5087,25 +5458,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-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-redirects", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", - "reference": "64e118f94b8add819fb8fe52cfa005f303ce72c0" + "reference": "23af7fdc47c029b75ba422bc8457e1081ab2dd27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/64e118f94b8add819fb8fe52cfa005f303ce72c0", - "reference": "64e118f94b8add819fb8fe52cfa005f303ce72c0", + "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/23af7fdc47c029b75ba422bc8457e1081ab2dd27", + "reference": "23af7fdc47c029b75ba422bc8457e1081ab2dd27", "shasum": "" }, "require": { - "typo3/cms-backend": "9.5.15", - "typo3/cms-core": "9.5.15", + "typo3/cms-backend": "9.5.14", + "typo3/cms-core": "9.5.14", "typo3fluid/fluid": "^2.6.8" }, "conflict": { @@ -5139,24 +5510,24 @@ ], "description": "Custom redirects in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-reports", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "f0601e40a42810697c493b0a4e7683830c3572cb" + "reference": "22efcf3e1ef1664e620fca7e3252820a1e70e08a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/f0601e40a42810697c493b0a4e7683830c3572cb", - "reference": "f0601e40a42810697c493b0a4e7683830c3572cb", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/22efcf3e1ef1664e620fca7e3252820a1e70e08a", + "reference": "22efcf3e1ef1664e620fca7e3252820a1e70e08a", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5196,24 +5567,24 @@ ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "3f1bfbf8ab2c2a24f76370bdcaec4c103e027659" + "reference": "2e317a757567f8222ea9d1369f629ce139501f50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/3f1bfbf8ab2c2a24f76370bdcaec4c103e027659", - "reference": "3f1bfbf8ab2c2a24f76370bdcaec4c103e027659", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/2e317a757567f8222ea9d1369f629ce139501f50", + "reference": "2e317a757567f8222ea9d1369f629ce139501f50", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5248,24 +5619,24 @@ ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-scheduler", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "e0afb93632ba04f5d2833600c70a57161b23b255" + "reference": "7bd557dd06472e2ced5ad940cf3b12d59a10ba9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/e0afb93632ba04f5d2833600c70a57161b23b255", - "reference": "e0afb93632ba04f5d2833600c70a57161b23b255", + "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/7bd557dd06472e2ced5ad940cf3b12d59a10ba9e", + "reference": "7bd557dd06472e2ced5ad940cf3b12d59a10ba9e", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5294,26 +5665,26 @@ ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-seo", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "644809be5980c1b6f6830f6b9b20158e9e180032" + "reference": "0b8d6ecaf8afd7f6e15e6f4f3daf59b493ee24a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/644809be5980c1b6f6830f6b9b20158e9e180032", - "reference": "644809be5980c1b6f6830f6b9b20158e9e180032", + "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/0b8d6ecaf8afd7f6e15e6f4f3daf59b493ee24a5", + "reference": "0b8d6ecaf8afd7f6e15e6f4f3daf59b493ee24a5", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15", - "typo3/cms-extbase": "9.5.15", - "typo3/cms-frontend": "9.5.15" + "typo3/cms-core": "9.5.14", + "typo3/cms-extbase": "9.5.14", + "typo3/cms-frontend": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5345,24 +5716,24 @@ ], "description": "SEO features for TYPO3.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-setup", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "b3fde063e74e7666edeca4410f6cca256f8879f6" + "reference": "616c07e5d3437856c46abeecde59cee76b3d9a4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/b3fde063e74e7666edeca4410f6cca256f8879f6", - "reference": "b3fde063e74e7666edeca4410f6cca256f8879f6", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/616c07e5d3437856c46abeecde59cee76b3d9a4b", + "reference": "616c07e5d3437856c46abeecde59cee76b3d9a4b", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5394,24 +5765,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-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-t3editor", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/t3editor.git", - "reference": "7fe594d0e8ba0f1af3dcef940c0563c7a9d8db20" + "reference": "f6611519868e662031511219f8d7ac358adc30eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/7fe594d0e8ba0f1af3dcef940c0563c7a9d8db20", - "reference": "7fe594d0e8ba0f1af3dcef940c0563c7a9d8db20", + "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/f6611519868e662031511219f8d7ac358adc30eb", + "reference": "f6611519868e662031511219f8d7ac358adc30eb", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5448,24 +5819,24 @@ ], "description": "JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-taskcenter", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/taskcenter.git", - "reference": "ad77796e253bfa358c7a932f3f5fab608f6eca0f" + "reference": "ec712fcba9a24fc7a0f7055d6aed031e1b186864" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/ad77796e253bfa358c7a932f3f5fab608f6eca0f", - "reference": "ad77796e253bfa358c7a932f3f5fab608f6eca0f", + "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/ec712fcba9a24fc7a0f7055d6aed031e1b186864", + "reference": "ec712fcba9a24fc7a0f7055d6aed031e1b186864", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5494,24 +5865,24 @@ ], "description": "The Task Center is the framework for a host of other extensions, see below.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "70b80a529fa45ae5ffeaf322f74c8810564df075" + "reference": "971e2446428cb6343a6d29b4295366b77c1385a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/70b80a529fa45ae5ffeaf322f74c8810564df075", - "reference": "70b80a529fa45ae5ffeaf322f74c8810564df075", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/971e2446428cb6343a6d29b4295366b77c1385a7", + "reference": "971e2446428cb6343a6d29b4295366b77c1385a7", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5543,24 +5914,24 @@ ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v9.5.15", + "version": "v9.5.14", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "440b0f99827ff0a0d90fa3d0dc8033ed2aa641f3" + "reference": "cf6b4011226aa351726ecc84851172aaf7c5331f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/440b0f99827ff0a0d90fa3d0dc8033ed2aa641f3", - "reference": "440b0f99827ff0a0d90fa3d0dc8033ed2aa641f3", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/cf6b4011226aa351726ecc84851172aaf7c5331f", + "reference": "cf6b4011226aa351726ecc84851172aaf7c5331f", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.15" + "typo3/cms-core": "9.5.14" }, "conflict": { "typo3/cms": "*" @@ -5592,7 +5963,7 @@ ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", - "time": "2020-03-31T08:40:25+00:00" + "time": "2020-02-17T23:37:02+00:00" }, { "name": "typo3/phar-stream-wrapper", @@ -5844,16 +6215,16 @@ "packages-dev": [ { "name": "deployer/deployer", - "version": "v6.7.3", + "version": "v6.8.0", "source": { "type": "git", "url": "https://github.com/deployphp/deployer.git", - "reference": "5095b5de166498aedb6ef7ffff98d7243fa036ea" + "reference": "4e243a64ed61e779fbb31c5a74e258a8e52fdaff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/deployphp/deployer/zipball/5095b5de166498aedb6ef7ffff98d7243fa036ea", - "reference": "5095b5de166498aedb6ef7ffff98d7243fa036ea", + "url": "https://api.github.com/repos/deployphp/deployer/zipball/4e243a64ed61e779fbb31c5a74e258a8e52fdaff", + "reference": "4e243a64ed61e779fbb31c5a74e258a8e52fdaff", "shasum": "" }, "require": { @@ -5892,7 +6263,17 @@ ], "description": "Deployment Tool", "homepage": "https://deployer.org", - "time": "2019-12-18T17:30:49+00:00" + "funding": [ + { + "url": "https://github.com/antonmedv", + "type": "github" + }, + { + "url": "https://www.patreon.com/deployer", + "type": "patreon" + } + ], + "time": "2020-04-25T16:05:31+00:00" }, { "name": "deployer/phar-update", @@ -6077,5 +6458,6 @@ "platform-dev": [], "platform-overrides": { "php": "7.3.10" - } + }, + "plugin-api-version": "1.1.0" }