WIP Debootstrapify

This commit is contained in:
Björn Fromme
2021-08-03 18:22:30 +02:00
parent 4f32b1700b
commit 8772df6be1
61 changed files with 3207 additions and 2659 deletions
Generated
+46 -1
View File
@@ -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": "eca3ebc095a3587edf9bd8d7011159e2",
"content-hash": "cfa15f5e8a83f963c38f610ac83a987c",
"packages": [
{
"name": "christophlehmann/imageoptimizer",
@@ -4507,6 +4507,51 @@
],
"time": "2021-06-23T19:06:53+00:00"
},
{
"name": "tritum/form-element-linked-checkbox",
"version": "2.1.2",
"source": {
"type": "git",
"url": "https://github.com/tritum/form_element_linked_checkbox.git",
"reference": "acf3a430b37c6329833af305c011163ece04b45d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tritum/form_element_linked_checkbox/zipball/acf3a430b37c6329833af305c011163ece04b45d",
"reference": "acf3a430b37c6329833af305c011163ece04b45d",
"shasum": ""
},
"require": {
"typo3/cms-core": "^9.5.25 || ^10.4.14",
"typo3/cms-form": "^9.5.25 || ^10.4.14"
},
"type": "typo3-cms-extension",
"extra": {
"typo3/cms": {
"extension-key": "form_element_linked_checkbox"
}
},
"autoload": {
"psr-4": {
"TRITUM\\FormElementLinkedCheckbox\\": "Classes/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Björn Jacob TRITUM GmbH",
"email": "[email protected]"
}
],
"support": {
"issues": "https://github.com/tritum/form_element_linked_checkbox/issues",
"source": "https://github.com/tritum/form_element_linked_checkbox/tree/2.1.2"
},
"time": "2021-06-01T08:59:34+00:00"
},
{
"name": "typo3/class-alias-loader",
"version": "v1.1.3",