From d2be5bd4331cc85fcdb870ce5623ca15a138012d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lo=CC=88ffler?= Date: Tue, 11 Dec 2018 15:12:15 +0100 Subject: [PATCH] Update TYPO3 CMS to 8.7.21 --- composer.lock | 408 +++++++++++++++++++++++++------------------------- 1 file changed, 204 insertions(+), 204 deletions(-) diff --git a/composer.lock b/composer.lock index d36c6f53..06730be6 100644 --- a/composer.lock +++ b/composer.lock @@ -2512,21 +2512,21 @@ }, { "name": "typo3/cms-backend", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "404aee02f7ef165f9364f0737a5b5ff8a5bc5b57" + "reference": "02a90874762660f10940c415a8fbeac92c888817" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/404aee02f7ef165f9364f0737a5b5ff8a5bc5b57", - "reference": "404aee02f7ef165f9364f0737a5b5ff8a5bc5b57", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/02a90874762660f10940c415a8fbeac92c888817", + "reference": "02a90874762660f10940c415a8fbeac92c888817", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -2563,25 +2563,25 @@ ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-belog", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "3fdb5f110729b160a612d82cd47861df277ef89b" + "reference": "b7208a12e3b7c391c5bd523e21ec96c417611cec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/3fdb5f110729b160a612d82cd47861df277ef89b", - "reference": "3fdb5f110729b160a612d82cd47861df277ef89b", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/b7208a12e3b7c391c5bd523e21ec96c417611cec", + "reference": "b7208a12e3b7c391c5bd523e21ec96c417611cec", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -2616,25 +2616,25 @@ ], "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": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-beuser", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "d79301475c11d415264dbd362b6004bf541abcf3" + "reference": "71c83e16d59343388bc086735181c8cc3fe8bc49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/d79301475c11d415264dbd362b6004bf541abcf3", - "reference": "d79301475c11d415264dbd362b6004bf541abcf3", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/71c83e16d59343388bc086735181c8cc3fe8bc49", + "reference": "71c83e16d59343388bc086735181c8cc3fe8bc49", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -2669,7 +2669,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": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-cli", @@ -2776,16 +2776,16 @@ }, { "name": "typo3/cms-core", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "3a40fcf47298e76c70c6d871ce5e863c9a63867b" + "reference": "2a1f0cff0525b7f56564e79aceb98bb279f06c65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/3a40fcf47298e76c70c6d871ce5e863c9a63867b", - "reference": "3a40fcf47298e76c70c6d871ce5e863c9a63867b", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/2a1f0cff0525b7f56564e79aceb98bb279f06c65", + "reference": "2a1f0cff0525b7f56564e79aceb98bb279f06c65", "shasum": "" }, "require": { @@ -2863,25 +2863,25 @@ ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-cshmanual", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/cshmanual.git", - "reference": "f47cca5f4387f29c5351f9fa8a7b1e5921d1a57c" + "reference": "2381e5f88a826dc410de84c0e697b7431701aa7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/cshmanual/zipball/f47cca5f4387f29c5351f9fa8a7b1e5921d1a57c", - "reference": "f47cca5f4387f29c5351f9fa8a7b1e5921d1a57c", + "url": "https://api.github.com/repos/TYPO3-CMS/cshmanual/zipball/2381e5f88a826dc410de84c0e697b7431701aa7e", + "reference": "2381e5f88a826dc410de84c0e697b7431701aa7e", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -2918,25 +2918,25 @@ ], "description": "Shows TYPO3 inline user manual.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-documentation", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/documentation.git", - "reference": "0ad787d17a12e2646bd0a94bbd7220b2bcfca8db" + "reference": "69fd6183e9bb353161f9e24d91802fb398927b9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/documentation/zipball/0ad787d17a12e2646bd0a94bbd7220b2bcfca8db", - "reference": "0ad787d17a12e2646bd0a94bbd7220b2bcfca8db", + "url": "https://api.github.com/repos/TYPO3-CMS/documentation/zipball/69fd6183e9bb353161f9e24d91802fb398927b9d", + "reference": "69fd6183e9bb353161f9e24d91802fb398927b9d", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -2971,25 +2971,25 @@ ], "description": "Backend module for TYPO3 to list and show documentation of loaded extensions as well as custom documents.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-extbase", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "4b513c6666543b4a76e056999cc4b142f6c42f9f" + "reference": "24d9744439d2ad4d5010ef588ccabf948145deea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/4b513c6666543b4a76e056999cc4b142f6c42f9f", - "reference": "4b513c6666543b4a76e056999cc4b142f6c42f9f", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/24d9744439d2ad4d5010ef588ccabf948145deea", + "reference": "24d9744439d2ad4d5010ef588ccabf948145deea", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3035,25 +3035,25 @@ ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "d1c8f1ac4a3f0cd5c8a3ff4dbbeec7ae007a8553" + "reference": "f2e0486ceb972e84d77c2b4f667a3dff06e73bde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/d1c8f1ac4a3f0cd5c8a3ff4dbbeec7ae007a8553", - "reference": "d1c8f1ac4a3f0cd5c8a3ff4dbbeec7ae007a8553", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/f2e0486ceb972e84d77c2b4f667a3dff06e73bde", + "reference": "f2e0486ceb972e84d77c2b4f667a3dff06e73bde", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3090,25 +3090,25 @@ ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-felogin", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "03f7458e2bad054312e896f59ebe80e91cde4b6d" + "reference": "fabc7511899dcf4e7d2c60a037fc2b5f25e1bcf9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/03f7458e2bad054312e896f59ebe80e91cde4b6d", - "reference": "03f7458e2bad054312e896f59ebe80e91cde4b6d", + "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/fabc7511899dcf4e7d2c60a037fc2b5f25e1bcf9", + "reference": "fabc7511899dcf4e7d2c60a037fc2b5f25e1bcf9", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3143,25 +3143,25 @@ ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-filelist", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "990cf70146d99e90506e520b95cdee86d779fef4" + "reference": "d48769f81004a95b60bd68adcb308ef562e1e4de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/990cf70146d99e90506e520b95cdee86d779fef4", - "reference": "990cf70146d99e90506e520b95cdee86d779fef4", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/d48769f81004a95b60bd68adcb308ef562e1e4de", + "reference": "d48769f81004a95b60bd68adcb308ef562e1e4de", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3198,25 +3198,25 @@ ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "c21b2b356e6fe1735fae89903d5e45cd377b44b0" + "reference": "f54428a990285d62ce2365ab79934432afab1a00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/c21b2b356e6fe1735fae89903d5e45cd377b44b0", - "reference": "c21b2b356e6fe1735fae89903d5e45cd377b44b0", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/f54428a990285d62ce2365ab79934432afab1a00", + "reference": "f54428a990285d62ce2365ab79934432afab1a00", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3243,26 +3243,26 @@ ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-fluid", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "c06c8ac25a115926c3f6e9589e2f8edf160118e0" + "reference": "d72a18098d216acee947772e70bb8caa6cbfdb1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/c06c8ac25a115926c3f6e9589e2f8edf160118e0", - "reference": "c06c8ac25a115926c3f6e9589e2f8edf160118e0", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/d72a18098d216acee947772e70bb8caa6cbfdb1c", + "reference": "d72a18098d216acee947772e70bb8caa6cbfdb1c", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20", - "typo3/cms-extbase": "8.7.20", + "typo3/cms-core": "8.7.21", + "typo3/cms-extbase": "8.7.21", "typo3fluid/fluid": "^2.3" }, "conflict": { @@ -3305,26 +3305,26 @@ ], "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "23d31472ee26944f379bef4889690254b9d24785" + "reference": "1760b80bb845500c19721a3f1862d1654c143ebe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/23d31472ee26944f379bef4889690254b9d24785", - "reference": "23d31472ee26944f379bef4889690254b9d24785", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/1760b80bb845500c19721a3f1862d1654c143ebe", + "reference": "1760b80bb845500c19721a3f1862d1654c143ebe", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20", - "typo3/cms-frontend": "8.7.20" + "typo3/cms-core": "8.7.21", + "typo3/cms-frontend": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3359,25 +3359,25 @@ ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-form", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "23119db6ecd8148c86786230a7172d226b853a95" + "reference": "8e4ff030e8b54276c6d350c9df9d5aaa5eb81710" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/23119db6ecd8148c86786230a7172d226b853a95", - "reference": "23119db6ecd8148c86786230a7172d226b853a95", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/8e4ff030e8b54276c6d350c9df9d5aaa5eb81710", + "reference": "8e4ff030e8b54276c6d350c9df9d5aaa5eb81710", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3412,25 +3412,25 @@ ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-frontend", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "8a2491ef346d80a771a8cc00d30e95130695f8a0" + "reference": "eb5a6a26557fc6561a1b01f630f2c50b87b31c7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/8a2491ef346d80a771a8cc00d30e95130695f8a0", - "reference": "8a2491ef346d80a771a8cc00d30e95130695f8a0", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/eb5a6a26557fc6561a1b01f630f2c50b87b31c7c", + "reference": "eb5a6a26557fc6561a1b01f630f2c50b87b31c7c", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3467,25 +3467,25 @@ ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-func", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/func.git", - "reference": "ee0eaa66ddc38b2122c4aa15da430e3116570063" + "reference": "a1ea5bcc154baa31bb4673a6bfb0318a0c10cd5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/func/zipball/ee0eaa66ddc38b2122c4aa15da430e3116570063", - "reference": "ee0eaa66ddc38b2122c4aa15da430e3116570063", + "url": "https://api.github.com/repos/TYPO3-CMS/func/zipball/a1ea5bcc154baa31bb4673a6bfb0318a0c10cd5a", + "reference": "a1ea5bcc154baa31bb4673a6bfb0318a0c10cd5a", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "replace": { "func": "*" @@ -3517,25 +3517,25 @@ ], "description": "Advanced functions", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-info", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "3e1f918a015e557245d04696b78f9a5ced2865cc" + "reference": "fab046484fc0dd4ba64abacc20cca5d81ecdb119" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/3e1f918a015e557245d04696b78f9a5ced2865cc", - "reference": "3e1f918a015e557245d04696b78f9a5ced2865cc", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/fab046484fc0dd4ba64abacc20cca5d81ecdb119", + "reference": "fab046484fc0dd4ba64abacc20cca5d81ecdb119", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3570,27 +3570,27 @@ ], "description": "Shows various infos", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-install", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "c15769931dea5920ae0db69f7a7b9afdc1c6aaa5" + "reference": "5df68fef84b20b7e540a32c4cc4674310991ee93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/c15769931dea5920ae0db69f7a7b9afdc1c6aaa5", - "reference": "c15769931dea5920ae0db69f7a7b9afdc1c6aaa5", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/5df68fef84b20b7e540a32c4cc4674310991ee93", + "reference": "5df68fef84b20b7e540a32c4cc4674310991ee93", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20", - "typo3/cms-extbase": "8.7.20", - "typo3/cms-fluid": "8.7.20" + "typo3/cms-core": "8.7.21", + "typo3/cms-extbase": "8.7.21", + "typo3/cms-fluid": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3627,26 +3627,26 @@ ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-lang", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lang.git", - "reference": "c232b9f6dd4dbc67194aec26a9d8b4cc7f080f7b" + "reference": "1d3102431f9640d7a5b231d19fe12106d8867cbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lang/zipball/c232b9f6dd4dbc67194aec26a9d8b4cc7f080f7b", - "reference": "c232b9f6dd4dbc67194aec26a9d8b4cc7f080f7b", + "url": "https://api.github.com/repos/TYPO3-CMS/lang/zipball/1d3102431f9640d7a5b231d19fe12106d8867cbc", + "reference": "1d3102431f9640d7a5b231d19fe12106d8867cbc", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20", - "typo3/cms-extensionmanager": "8.7.20" + "typo3/cms-core": "8.7.21", + "typo3/cms-extensionmanager": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3683,25 +3683,25 @@ ], "description": "Contains all the core language labels in a set of files mostly of the \"locallang\" format. This extension is always required in a TYPO3 install.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "602f80633ce69b68db8ad93dcb98a6ef402d3332" + "reference": "efa51b95aae4ea59c01c825491611ecbed815c9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/602f80633ce69b68db8ad93dcb98a6ef402d3332", - "reference": "602f80633ce69b68db8ad93dcb98a6ef402d3332", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/efa51b95aae4ea59c01c825491611ecbed815c9e", + "reference": "efa51b95aae4ea59c01c825491611ecbed815c9e", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3736,25 +3736,25 @@ ], "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": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-opendocs", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/opendocs.git", - "reference": "a189d99a91c55fb34281e6edcfef0777d5211a51" + "reference": "ea121ae57bb7b71e19f79f88b6a0f1261084076b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/a189d99a91c55fb34281e6edcfef0777d5211a51", - "reference": "a189d99a91c55fb34281e6edcfef0777d5211a51", + "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/ea121ae57bb7b71e19f79f88b6a0f1261084076b", + "reference": "ea121ae57bb7b71e19f79f88b6a0f1261084076b", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3786,25 +3786,25 @@ ], "description": "Shows opened documents by the user.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-recordlist", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "6ede7b4c46d48945ce64cc4a5957b6746414483e" + "reference": "4dc5435eacff2a3c57dbda22db77bfa57c16a4d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/6ede7b4c46d48945ce64cc4a5957b6746414483e", - "reference": "6ede7b4c46d48945ce64cc4a5957b6746414483e", + "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/4dc5435eacff2a3c57dbda22db77bfa57c16a4d0", + "reference": "4dc5435eacff2a3c57dbda22db77bfa57c16a4d0", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3841,25 +3841,25 @@ ], "description": "List of database-records", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-recycler", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "1346087e163070f7963abfb8a8d5f4ad11f8c4fa" + "reference": "8bb1442fd44ee32b680007daa4078d4ac839427b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/1346087e163070f7963abfb8a8d5f4ad11f8c4fa", - "reference": "1346087e163070f7963abfb8a8d5f4ad11f8c4fa", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/8bb1442fd44ee32b680007daa4078d4ac839427b", + "reference": "8bb1442fd44ee32b680007daa4078d4ac839427b", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3894,25 +3894,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": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-reports", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "07508ebbc4c84dac89d4b205aa9e5b068dec337e" + "reference": "38147fb8e0626be312096d53bfd91f35b0b5165e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/07508ebbc4c84dac89d4b205aa9e5b068dec337e", - "reference": "07508ebbc4c84dac89d4b205aa9e5b068dec337e", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/38147fb8e0626be312096d53bfd91f35b0b5165e", + "reference": "38147fb8e0626be312096d53bfd91f35b0b5165e", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -3950,25 +3950,25 @@ ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "230109d627735ef156d4a2bdf49558aacf3c4460" + "reference": "291c9156f939a2522f36aec956d6a1af845482db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/230109d627735ef156d4a2bdf49558aacf3c4460", - "reference": "230109d627735ef156d4a2bdf49558aacf3c4460", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/291c9156f939a2522f36aec956d6a1af845482db", + "reference": "291c9156f939a2522f36aec956d6a1af845482db", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -4006,25 +4006,25 @@ ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-saltedpasswords", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/saltedpasswords.git", - "reference": "a2c50bdfd625e98c5a12a711dc20f5b71ec24d84" + "reference": "7cc6da7396c52a655d4867c27c44826a5b526294" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/saltedpasswords/zipball/a2c50bdfd625e98c5a12a711dc20f5b71ec24d84", - "reference": "a2c50bdfd625e98c5a12a711dc20f5b71ec24d84", + "url": "https://api.github.com/repos/TYPO3-CMS/saltedpasswords/zipball/7cc6da7396c52a655d4867c27c44826a5b526294", + "reference": "7cc6da7396c52a655d4867c27c44826a5b526294", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -4064,25 +4064,25 @@ ], "description": "Uses a password hashing framework for storing passwords. Integrates into the system extension \"felogin\". Use SSL or rsaauth to secure datatransfer! Please read the manual first!", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-scheduler", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "2f9d2ab45b8be4a2f3a64c87cc958c0562c56811" + "reference": "cb6e2fbce3ebcb0b360cf4842aaa010f55a039a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/2f9d2ab45b8be4a2f3a64c87cc958c0562c56811", - "reference": "2f9d2ab45b8be4a2f3a64c87cc958c0562c56811", + "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/cb6e2fbce3ebcb0b360cf4842aaa010f55a039a2", + "reference": "cb6e2fbce3ebcb0b360cf4842aaa010f55a039a2", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -4114,25 +4114,25 @@ ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-setup", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "bf1905e67c127c5ea3f3874d2dc5cf8d5f3bf5ce" + "reference": "ea3978b14d16c3089f8e3e6b3c4333322f760439" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/bf1905e67c127c5ea3f3874d2dc5cf8d5f3bf5ce", - "reference": "bf1905e67c127c5ea3f3874d2dc5cf8d5f3bf5ce", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/ea3978b14d16c3089f8e3e6b3c4333322f760439", + "reference": "ea3978b14d16c3089f8e3e6b3c4333322f760439", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -4167,25 +4167,25 @@ ], "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": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-sv", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/sv.git", - "reference": "859be44201e7fa9c3629cac0d483ec33b2d8e4be" + "reference": "82d2724ed42d50b7c7587917190c84dd514f7e9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/sv/zipball/859be44201e7fa9c3629cac0d483ec33b2d8e4be", - "reference": "859be44201e7fa9c3629cac0d483ec33b2d8e4be", + "url": "https://api.github.com/repos/TYPO3-CMS/sv/zipball/82d2724ed42d50b7c7587917190c84dd514f7e9b", + "reference": "82d2724ed42d50b7c7587917190c84dd514f7e9b", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "replace": { "sv": "*" @@ -4219,25 +4219,25 @@ ], "description": "The core/default services. This includes the default authentication services for now.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "f777f0640d3395838bc8f91790fa143b28a70595" + "reference": "213c84954bebc977fe82f79039dd6a0eb11e5a3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/f777f0640d3395838bc8f91790fa143b28a70595", - "reference": "f777f0640d3395838bc8f91790fa143b28a70595", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/213c84954bebc977fe82f79039dd6a0eb11e5a3f", + "reference": "213c84954bebc977fe82f79039dd6a0eb11e5a3f", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -4272,25 +4272,25 @@ ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "00ccfbb720c4a74f87a3c7790d3e5bdf5a0a29f0" + "reference": "0022a52a07ca26f0e334be1f4d86c50d1904cf83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/00ccfbb720c4a74f87a3c7790d3e5bdf5a0a29f0", - "reference": "00ccfbb720c4a74f87a3c7790d3e5bdf5a0a29f0", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/0022a52a07ca26f0e334be1f4d86c50d1904cf83", + "reference": "0022a52a07ca26f0e334be1f4d86c50d1904cf83", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20" + "typo3/cms-core": "8.7.21" }, "conflict": { "typo3/cms": "*" @@ -4325,26 +4325,26 @@ ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-wizard-crpages", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/wizard_crpages.git", - "reference": "4be8fac447af83b3d60194736d59e4e8690b6962" + "reference": "9fe974300466aa7453512eb85bbed0b77d1ddaba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/wizard_crpages/zipball/4be8fac447af83b3d60194736d59e4e8690b6962", - "reference": "4be8fac447af83b3d60194736d59e4e8690b6962", + "url": "https://api.github.com/repos/TYPO3-CMS/wizard_crpages/zipball/9fe974300466aa7453512eb85bbed0b77d1ddaba", + "reference": "9fe974300466aa7453512eb85bbed0b77d1ddaba", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20", - "typo3/cms-func": "8.7.20" + "typo3/cms-core": "8.7.21", + "typo3/cms-func": "8.7.21" }, "replace": { "wizard_crpages": "*" @@ -4376,26 +4376,26 @@ ], "description": "A little utility to create many empty pages in one batch. Great for making a quick page structure.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/cms-wizard-sortpages", - "version": "v8.7.20", + "version": "v8.7.21", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/wizard_sortpages.git", - "reference": "d158d78d81474691bcd9268735f7f9bc94cd7d58" + "reference": "6ffff5d37874aea9b5d11bb5787a9ed98af6c58d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/wizard_sortpages/zipball/d158d78d81474691bcd9268735f7f9bc94cd7d58", - "reference": "d158d78d81474691bcd9268735f7f9bc94cd7d58", + "url": "https://api.github.com/repos/TYPO3-CMS/wizard_sortpages/zipball/6ffff5d37874aea9b5d11bb5787a9ed98af6c58d", + "reference": "6ffff5d37874aea9b5d11bb5787a9ed98af6c58d", "shasum": "" }, "require": { "php": ">=7.0.0 <=7.2.99", - "typo3/cms-core": "8.7.20", - "typo3/cms-func": "8.7.20" + "typo3/cms-core": "8.7.21", + "typo3/cms-func": "8.7.21" }, "replace": { "wizard_sortpages": "*" @@ -4427,7 +4427,7 @@ ], "description": "A little utility to rearrange the sorting order of pages in the backend.", "homepage": "https://typo3.org", - "time": "2018-10-30T10:39:51+00:00" + "time": "2018-12-11T12:40:12+00:00" }, { "name": "typo3/minimal", -- GitLab