Update project dependencies
This commit is contained in:
Generated
+207
-199
@@ -1229,16 +1229,16 @@
|
||||
},
|
||||
{
|
||||
"name": "kigkonsult/icalcreator",
|
||||
"version": "v2.29.21",
|
||||
"version": "v2.29.25",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/iCalcreator/iCalcreator.git",
|
||||
"reference": "c9ac2c29b5e2e291f53705f5c9dcec539f48ead4"
|
||||
"reference": "e757e2fae2b5c89fe9abbc648a4e0943dc7a8c8b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/c9ac2c29b5e2e291f53705f5c9dcec539f48ead4",
|
||||
"reference": "c9ac2c29b5e2e291f53705f5c9dcec539f48ead4",
|
||||
"url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/e757e2fae2b5c89fe9abbc648a4e0943dc7a8c8b",
|
||||
"reference": "e757e2fae2b5c89fe9abbc648a4e0943dc7a8c8b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1248,7 +1248,9 @@
|
||||
"php": ">=5.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "6.5.13"
|
||||
"phpcompatibility/php-compatibility": "9.3.5",
|
||||
"phpunit/phpunit": "6.5.13",
|
||||
"squizlabs/php_codesniffer": "3.5.5"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@@ -1293,20 +1295,26 @@
|
||||
"vtimezone",
|
||||
"vtodo"
|
||||
],
|
||||
"time": "2020-01-31T20:03:53+00:00"
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://paypal.me/kigkonsult",
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2020-09-05T06:36:37+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
"version": "9.6.0",
|
||||
"version": "9.6.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/csv.git",
|
||||
"reference": "7351a74625601914409b42b32cabb91a93773b7b"
|
||||
"reference": "634322df4aed210fdfbb7c94e434dc860da733d9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/7351a74625601914409b42b32cabb91a93773b7b",
|
||||
"reference": "7351a74625601914409b42b32cabb91a93773b7b",
|
||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/634322df4aed210fdfbb7c94e434dc860da733d9",
|
||||
"reference": "634322df4aed210fdfbb7c94e434dc860da733d9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1316,11 +1324,12 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-curl": "*",
|
||||
"ext-dom": "*",
|
||||
"friendsofphp/php-cs-fixer": "^2.16",
|
||||
"phpstan/phpstan": "^0.12.0",
|
||||
"phpstan/phpstan-phpunit": "^0.12.0",
|
||||
"phpstan/phpstan-strict-rules": "^0.12.0",
|
||||
"phpunit/phpunit": "^8.0"
|
||||
"phpunit/phpunit": "^8.5"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
|
||||
@@ -1370,7 +1379,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-03-17T15:15:35+00:00"
|
||||
"time": "2020-09-05T08:40:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/period",
|
||||
@@ -4743,26 +4752,26 @@
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-adminpanel",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/adminpanel.git",
|
||||
"reference": "3911c20f1c1cfc8918eea0cd1c59907b9fd94a34"
|
||||
"reference": "d4da5efa0a1f0765280e9cc370ac035bdb89f7a6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/3911c20f1c1cfc8918eea0cd1c59907b9fd94a34",
|
||||
"reference": "3911c20f1c1cfc8918eea0cd1c59907b9fd94a34",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/d4da5efa0a1f0765280e9cc370ac035bdb89f7a6",
|
||||
"reference": "d4da5efa0a1f0765280e9cc370ac035bdb89f7a6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"psr/http-message": "^1.0",
|
||||
"psr/http-server-handler": "^1.0",
|
||||
"psr/http-server-middleware": "^1.0",
|
||||
"typo3/cms-backend": "9.5.20",
|
||||
"typo3/cms-core": "9.5.20",
|
||||
"typo3/cms-fluid": "9.5.20",
|
||||
"typo3/cms-frontend": "9.5.20",
|
||||
"typo3/cms-backend": "9.5.21",
|
||||
"typo3/cms-core": "9.5.21",
|
||||
"typo3/cms-fluid": "9.5.21",
|
||||
"typo3/cms-frontend": "9.5.21",
|
||||
"typo3fluid/fluid": "^2.6.8"
|
||||
},
|
||||
"conflict": {
|
||||
@@ -4801,25 +4810,25 @@
|
||||
],
|
||||
"description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-backend",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/backend.git",
|
||||
"reference": "7a4784daad1351ab607a31ecb4c4d943899d559e"
|
||||
"reference": "b2a042252f1ea35914fa850d1f19a936c35a0d7e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/7a4784daad1351ab607a31ecb4c4d943899d559e",
|
||||
"reference": "7a4784daad1351ab607a31ecb4c4d943899d559e",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/b2a042252f1ea35914fa850d1f19a936c35a0d7e",
|
||||
"reference": "b2a042252f1ea35914fa850d1f19a936c35a0d7e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20",
|
||||
"typo3/cms-recordlist": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21",
|
||||
"typo3/cms-recordlist": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -4868,24 +4877,24 @@
|
||||
],
|
||||
"description": "Classes for the TYPO3 backend.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-belog",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/belog.git",
|
||||
"reference": "ab49078182eac36ff3f1fd6f7eccd9a86141a207"
|
||||
"reference": "d9824973e9b6a865f949c308900ac696ab017741"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/ab49078182eac36ff3f1fd6f7eccd9a86141a207",
|
||||
"reference": "ab49078182eac36ff3f1fd6f7eccd9a86141a207",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/d9824973e9b6a865f949c308900ac696ab017741",
|
||||
"reference": "d9824973e9b6a865f949c308900ac696ab017741",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -4917,24 +4926,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-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-beuser",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/beuser.git",
|
||||
"reference": "2c3639a77b9dab81efa1997a73a29c8afc9e22be"
|
||||
"reference": "2450699d3a58086df681d2046645905b3b2c2fad"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/2c3639a77b9dab81efa1997a73a29c8afc9e22be",
|
||||
"reference": "2c3639a77b9dab81efa1997a73a29c8afc9e22be",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/2450699d3a58086df681d2046645905b3b2c2fad",
|
||||
"reference": "2450699d3a58086df681d2046645905b3b2c2fad",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -4966,7 +4975,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-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-cli",
|
||||
@@ -5066,16 +5075,16 @@
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-core",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/core.git",
|
||||
"reference": "93c62d68c5a4c14a2dade32af6f9787c9a9bf9c6"
|
||||
"reference": "75b1f663e067a24f9b71464324fa646054e929cb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/93c62d68c5a4c14a2dade32af6f9787c9a9bf9c6",
|
||||
"reference": "93c62d68c5a4c14a2dade32af6f9787c9a9bf9c6",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/75b1f663e067a24f9b71464324fa646054e929cb",
|
||||
"reference": "75b1f663e067a24f9b71464324fa646054e929cb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5131,7 +5140,7 @@
|
||||
"fiunchinho/phpunit-randomizer": "^4.0",
|
||||
"friendsofphp/php-cs-fixer": "^2.16.1",
|
||||
"typo3/cms-styleguide": "~9.2.2",
|
||||
"typo3/testing-framework": "^4.14.4"
|
||||
"typo3/testing-framework": "^4.15.1"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-fileinfo": "Used for proper file type detection in the file abstraction layer",
|
||||
@@ -5182,24 +5191,24 @@
|
||||
],
|
||||
"description": "The core library of TYPO3.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-extbase",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/extbase.git",
|
||||
"reference": "b53185946b8b5b96180539e09acb97c1e965286f"
|
||||
"reference": "e77306afa5c69abee18f86ee44f2d111dfc5b7cc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/b53185946b8b5b96180539e09acb97c1e965286f",
|
||||
"reference": "b53185946b8b5b96180539e09acb97c1e965286f",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/e77306afa5c69abee18f86ee44f2d111dfc5b7cc",
|
||||
"reference": "e77306afa5c69abee18f86ee44f2d111dfc5b7cc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5241,24 +5250,24 @@
|
||||
],
|
||||
"description": "A framework to build extensions for TYPO3 CMS.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-extensionmanager",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/extensionmanager.git",
|
||||
"reference": "ef9fe37a833fe0a15014a0acac8a662de0e97723"
|
||||
"reference": "e45623cf6903a7c22b5c2be6c244f1463a38513c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/ef9fe37a833fe0a15014a0acac8a662de0e97723",
|
||||
"reference": "ef9fe37a833fe0a15014a0acac8a662de0e97723",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/e45623cf6903a7c22b5c2be6c244f1463a38513c",
|
||||
"reference": "e45623cf6903a7c22b5c2be6c244f1463a38513c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5292,24 +5301,24 @@
|
||||
],
|
||||
"description": "TYPO3 Extension Manager",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-felogin",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/felogin.git",
|
||||
"reference": "c324cf4a204e636a9a402cbb9ec5437b10213ad8"
|
||||
"reference": "7f760ca365f55dafe473194ae902d35b487cec79"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/c324cf4a204e636a9a402cbb9ec5437b10213ad8",
|
||||
"reference": "c324cf4a204e636a9a402cbb9ec5437b10213ad8",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/7f760ca365f55dafe473194ae902d35b487cec79",
|
||||
"reference": "7f760ca365f55dafe473194ae902d35b487cec79",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5341,24 +5350,24 @@
|
||||
],
|
||||
"description": "A template-based plugin to log in Website Users in the Frontend",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-filelist",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/filelist.git",
|
||||
"reference": "143e4a51f590950e3db0efdb9fc6bdd2e56cb714"
|
||||
"reference": "3a63e6384a2e4c0d64585cb8c5041fab49a46129"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/143e4a51f590950e3db0efdb9fc6bdd2e56cb714",
|
||||
"reference": "143e4a51f590950e3db0efdb9fc6bdd2e56cb714",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/3a63e6384a2e4c0d64585cb8c5041fab49a46129",
|
||||
"reference": "3a63e6384a2e4c0d64585cb8c5041fab49a46129",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5392,24 +5401,24 @@
|
||||
],
|
||||
"description": "Listing of files in the directory",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-filemetadata",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/filemetadata.git",
|
||||
"reference": "d2741433a91df78ad5c4f17a94bf1099b7c0f8b3"
|
||||
"reference": "07c7f0ad62a717b420c86359f9ee87181b7f0805"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/d2741433a91df78ad5c4f17a94bf1099b7c0f8b3",
|
||||
"reference": "d2741433a91df78ad5c4f17a94bf1099b7c0f8b3",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/07c7f0ad62a717b420c86359f9ee87181b7f0805",
|
||||
"reference": "07c7f0ad62a717b420c86359f9ee87181b7f0805",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5433,25 +5442,25 @@
|
||||
],
|
||||
"description": "Add advanced metadata to File.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-fluid",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/fluid.git",
|
||||
"reference": "976a0fe7a27c7c67e7b00b85d8a9b8f8fe1dc476"
|
||||
"reference": "d0819b64f26f7cefd0563979e7e79a8ad360d782"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/976a0fe7a27c7c67e7b00b85d8a9b8f8fe1dc476",
|
||||
"reference": "976a0fe7a27c7c67e7b00b85d8a9b8f8fe1dc476",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/d0819b64f26f7cefd0563979e7e79a8ad360d782",
|
||||
"reference": "d0819b64f26f7cefd0563979e7e79a8ad360d782",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20",
|
||||
"typo3/cms-extbase": "9.5.20",
|
||||
"typo3/cms-core": "9.5.21",
|
||||
"typo3/cms-extbase": "9.5.21",
|
||||
"typo3fluid/fluid": "^2.6.8"
|
||||
},
|
||||
"conflict": {
|
||||
@@ -5492,26 +5501,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-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-fluid-styled-content",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/fluid_styled_content.git",
|
||||
"reference": "f6e700702dc41931ce161b78d03fe1dff9d2299d"
|
||||
"reference": "1b6ceff6dc607097ee1513fc7b1fff99e82f4887"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/f6e700702dc41931ce161b78d03fe1dff9d2299d",
|
||||
"reference": "f6e700702dc41931ce161b78d03fe1dff9d2299d",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/1b6ceff6dc607097ee1513fc7b1fff99e82f4887",
|
||||
"reference": "1b6ceff6dc607097ee1513fc7b1fff99e82f4887",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20",
|
||||
"typo3/cms-fluid": "9.5.20",
|
||||
"typo3/cms-frontend": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21",
|
||||
"typo3/cms-fluid": "9.5.21",
|
||||
"typo3/cms-frontend": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5543,26 +5552,26 @@
|
||||
],
|
||||
"description": "A set of common content elements based on Fluid for Frontend output.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-form",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/form.git",
|
||||
"reference": "e24f8b879ad5d2a425aa3e75f05e5456b4d80e98"
|
||||
"reference": "032649753dafb02ea7e76aabea85cbbce4136db5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/e24f8b879ad5d2a425aa3e75f05e5456b4d80e98",
|
||||
"reference": "e24f8b879ad5d2a425aa3e75f05e5456b4d80e98",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/032649753dafb02ea7e76aabea85cbbce4136db5",
|
||||
"reference": "032649753dafb02ea7e76aabea85cbbce4136db5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"psr/http-message": "^1.0",
|
||||
"symfony/expression-language": "^4.1",
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5598,24 +5607,24 @@
|
||||
],
|
||||
"description": "Form Library, Plugin and Editor",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-frontend",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/frontend.git",
|
||||
"reference": "f371b95d4392fd76fb0a8589120e996ce30a29cd"
|
||||
"reference": "bf658420844a34751d007f2194b0dae6d48b9299"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/f371b95d4392fd76fb0a8589120e996ce30a29cd",
|
||||
"reference": "f371b95d4392fd76fb0a8589120e996ce30a29cd",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/bf658420844a34751d007f2194b0dae6d48b9299",
|
||||
"reference": "bf658420844a34751d007f2194b0dae6d48b9299",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5652,24 +5661,24 @@
|
||||
],
|
||||
"description": "Classes for the frontend of TYPO3.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-info",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/info.git",
|
||||
"reference": "8d92c786c7e1e1184e5f2a630abed2dc44fa301e"
|
||||
"reference": "c98543d5ce29fcec77ce8c9a2830006f2a0bf16d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/8d92c786c7e1e1184e5f2a630abed2dc44fa301e",
|
||||
"reference": "8d92c786c7e1e1184e5f2a630abed2dc44fa301e",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/c98543d5ce29fcec77ce8c9a2830006f2a0bf16d",
|
||||
"reference": "c98543d5ce29fcec77ce8c9a2830006f2a0bf16d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5710,28 +5719,28 @@
|
||||
],
|
||||
"description": "Shows various infos",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-install",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/install.git",
|
||||
"reference": "7d2fc2308bf854ef3968bf39f6719870ba1ff2d8"
|
||||
"reference": "4d494e0bfcf1c03a02fe753297ff5e290705c2f4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/7d2fc2308bf854ef3968bf39f6719870ba1ff2d8",
|
||||
"reference": "7d2fc2308bf854ef3968bf39f6719870ba1ff2d8",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/4d494e0bfcf1c03a02fe753297ff5e290705c2f4",
|
||||
"reference": "4d494e0bfcf1c03a02fe753297ff5e290705c2f4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"nikic/php-parser": "^4.3.0",
|
||||
"symfony/finder": "^4.1",
|
||||
"typo3/cms-core": "9.5.20",
|
||||
"typo3/cms-extbase": "9.5.20",
|
||||
"typo3/cms-fluid": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21",
|
||||
"typo3/cms-extbase": "9.5.21",
|
||||
"typo3/cms-fluid": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5765,24 +5774,24 @@
|
||||
],
|
||||
"description": "The Install Tool mounted as the module Tools>Install in TYPO3.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-lowlevel",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/lowlevel.git",
|
||||
"reference": "cb2681405df87323a45fd0a46bb83997ad1c855a"
|
||||
"reference": "f7668a46d316fab5ecb1b0f22de82ca5506ccc45"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/cb2681405df87323a45fd0a46bb83997ad1c855a",
|
||||
"reference": "cb2681405df87323a45fd0a46bb83997ad1c855a",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/f7668a46d316fab5ecb1b0f22de82ca5506ccc45",
|
||||
"reference": "f7668a46d316fab5ecb1b0f22de82ca5506ccc45",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5819,24 +5828,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-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-recordlist",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/recordlist.git",
|
||||
"reference": "4a6ab48d4d89b4f902ad2b0dbd1e0e63c1e6fae3"
|
||||
"reference": "1211e09b0fc215e0a9819906ca17f2c08634ab20"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/4a6ab48d4d89b4f902ad2b0dbd1e0e63c1e6fae3",
|
||||
"reference": "4a6ab48d4d89b4f902ad2b0dbd1e0e63c1e6fae3",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/1211e09b0fc215e0a9819906ca17f2c08634ab20",
|
||||
"reference": "1211e09b0fc215e0a9819906ca17f2c08634ab20",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5875,24 +5884,24 @@
|
||||
],
|
||||
"description": "List of database-records",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-recycler",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/recycler.git",
|
||||
"reference": "12a180d8bc3f068744889143c08a777ca2e40b72"
|
||||
"reference": "7a8e48687654a6ca87889c31336ceb029bb226a7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/12a180d8bc3f068744889143c08a777ca2e40b72",
|
||||
"reference": "12a180d8bc3f068744889143c08a777ca2e40b72",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/7a8e48687654a6ca87889c31336ceb029bb226a7",
|
||||
"reference": "7a8e48687654a6ca87889c31336ceb029bb226a7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -5924,25 +5933,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-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-redirects",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/redirects.git",
|
||||
"reference": "6630a48dd663dd736304b67e9eada0b82e368045"
|
||||
"reference": "b62e916c73a6d01ca5a9a5ca3f8e5ad0cc6b3871"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/6630a48dd663dd736304b67e9eada0b82e368045",
|
||||
"reference": "6630a48dd663dd736304b67e9eada0b82e368045",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/b62e916c73a6d01ca5a9a5ca3f8e5ad0cc6b3871",
|
||||
"reference": "b62e916c73a6d01ca5a9a5ca3f8e5ad0cc6b3871",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-backend": "9.5.20",
|
||||
"typo3/cms-core": "9.5.20",
|
||||
"typo3/cms-backend": "9.5.21",
|
||||
"typo3/cms-core": "9.5.21",
|
||||
"typo3fluid/fluid": "^2.6.8"
|
||||
},
|
||||
"conflict": {
|
||||
@@ -5976,24 +5985,24 @@
|
||||
],
|
||||
"description": "Custom redirects in TYPO3.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-reports",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/reports.git",
|
||||
"reference": "dcf3216609bdea118287f836ce41eae22134bd12"
|
||||
"reference": "954a33dec6faa89d31729c8cc1a9763d76f0af70"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/dcf3216609bdea118287f836ce41eae22134bd12",
|
||||
"reference": "dcf3216609bdea118287f836ce41eae22134bd12",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/954a33dec6faa89d31729c8cc1a9763d76f0af70",
|
||||
"reference": "954a33dec6faa89d31729c8cc1a9763d76f0af70",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6033,24 +6042,24 @@
|
||||
],
|
||||
"description": "The reports module groups several system reports.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-rte-ckeditor",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/rte_ckeditor.git",
|
||||
"reference": "2386930c6389a84fadac393e14cdf162e4245ad7"
|
||||
"reference": "0dd9ca822f7ef08d40ca7042c93c660309f3ae67"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/2386930c6389a84fadac393e14cdf162e4245ad7",
|
||||
"reference": "2386930c6389a84fadac393e14cdf162e4245ad7",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/0dd9ca822f7ef08d40ca7042c93c660309f3ae67",
|
||||
"reference": "0dd9ca822f7ef08d40ca7042c93c660309f3ae67",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6085,24 +6094,24 @@
|
||||
],
|
||||
"description": "Integration of CKEditor as Rich Text Editor.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-scheduler",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/scheduler.git",
|
||||
"reference": "b66c288df07a94a1b91694a7996985b2a20c7457"
|
||||
"reference": "e8b2f3de3bc5fe6eb7a71d4547405eb6ec184316"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/b66c288df07a94a1b91694a7996985b2a20c7457",
|
||||
"reference": "b66c288df07a94a1b91694a7996985b2a20c7457",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/e8b2f3de3bc5fe6eb7a71d4547405eb6ec184316",
|
||||
"reference": "e8b2f3de3bc5fe6eb7a71d4547405eb6ec184316",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6131,26 +6140,26 @@
|
||||
],
|
||||
"description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-seo",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/seo.git",
|
||||
"reference": "74914c79be80fc753f850c0a0ff31ab040a6b101"
|
||||
"reference": "980db3507a46d01b1d85f37d4beaffec2b431df8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/74914c79be80fc753f850c0a0ff31ab040a6b101",
|
||||
"reference": "74914c79be80fc753f850c0a0ff31ab040a6b101",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/980db3507a46d01b1d85f37d4beaffec2b431df8",
|
||||
"reference": "980db3507a46d01b1d85f37d4beaffec2b431df8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20",
|
||||
"typo3/cms-extbase": "9.5.20",
|
||||
"typo3/cms-frontend": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21",
|
||||
"typo3/cms-extbase": "9.5.21",
|
||||
"typo3/cms-frontend": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6182,24 +6191,24 @@
|
||||
],
|
||||
"description": "SEO features for TYPO3.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-setup",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/setup.git",
|
||||
"reference": "e934cdcd3677dd5b448746d51df627a27cc8dd7b"
|
||||
"reference": "2045c2e45eb4713b8bfd042af02d662a2d3bc35b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/e934cdcd3677dd5b448746d51df627a27cc8dd7b",
|
||||
"reference": "e934cdcd3677dd5b448746d51df627a27cc8dd7b",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/2045c2e45eb4713b8bfd042af02d662a2d3bc35b",
|
||||
"reference": "2045c2e45eb4713b8bfd042af02d662a2d3bc35b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6231,24 +6240,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-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-t3editor",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/t3editor.git",
|
||||
"reference": "f4110e99ca0c07937d2cfcce735d9b43fb1ca1d9"
|
||||
"reference": "bd9a533e4d10f0d9df7ec30756b152816d96dcc3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/f4110e99ca0c07937d2cfcce735d9b43fb1ca1d9",
|
||||
"reference": "f4110e99ca0c07937d2cfcce735d9b43fb1ca1d9",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/bd9a533e4d10f0d9df7ec30756b152816d96dcc3",
|
||||
"reference": "bd9a533e4d10f0d9df7ec30756b152816d96dcc3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6285,24 +6294,24 @@
|
||||
],
|
||||
"description": "JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-taskcenter",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/taskcenter.git",
|
||||
"reference": "e43f7d8fd50c7c7b95fcea01d36b2cb52d840c27"
|
||||
"reference": "e409ae5906404471283796b5228369b50b82eb2b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/e43f7d8fd50c7c7b95fcea01d36b2cb52d840c27",
|
||||
"reference": "e43f7d8fd50c7c7b95fcea01d36b2cb52d840c27",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/e409ae5906404471283796b5228369b50b82eb2b",
|
||||
"reference": "e409ae5906404471283796b5228369b50b82eb2b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6331,24 +6340,24 @@
|
||||
],
|
||||
"description": "The Task Center is the framework for a host of other extensions, see below.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-tstemplate",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/tstemplate.git",
|
||||
"reference": "251ba816e6401355a703e563706d935c13750786"
|
||||
"reference": "7b4d0bc9b3cba8b2752861f03db6785ca93cd501"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/251ba816e6401355a703e563706d935c13750786",
|
||||
"reference": "251ba816e6401355a703e563706d935c13750786",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/7b4d0bc9b3cba8b2752861f03db6785ca93cd501",
|
||||
"reference": "7b4d0bc9b3cba8b2752861f03db6785ca93cd501",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6380,24 +6389,24 @@
|
||||
],
|
||||
"description": "Framework for management of TypoScript template records for the CMS frontend.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/cms-viewpage",
|
||||
"version": "v9.5.20",
|
||||
"version": "v9.5.21",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/TYPO3-CMS/viewpage.git",
|
||||
"reference": "21ddce3922de073227e29177c20fd12450d81357"
|
||||
"reference": "009c2897d4b5bd77941d5db2077485b3834fd0b1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/21ddce3922de073227e29177c20fd12450d81357",
|
||||
"reference": "21ddce3922de073227e29177c20fd12450d81357",
|
||||
"url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/009c2897d4b5bd77941d5db2077485b3834fd0b1",
|
||||
"reference": "009c2897d4b5bd77941d5db2077485b3834fd0b1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"typo3/cms-core": "9.5.20"
|
||||
"typo3/cms-core": "9.5.21"
|
||||
},
|
||||
"conflict": {
|
||||
"typo3/cms": "*"
|
||||
@@ -6429,7 +6438,7 @@
|
||||
],
|
||||
"description": "Shows the frontend webpage inside the backend frameset.",
|
||||
"homepage": "https://typo3.org",
|
||||
"time": "2020-07-28T08:36:31+00:00"
|
||||
"time": "2020-09-08T06:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "typo3/phar-stream-wrapper",
|
||||
@@ -6795,7 +6804,6 @@
|
||||
"phar",
|
||||
"update"
|
||||
],
|
||||
"abandoned": true,
|
||||
"time": "2019-12-12T13:45:57+00:00"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user