Merge branch 'master' into feature/stimulus
This commit is contained in:
+36
-41
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"repositories": [
|
||||
{ "type": "composer", "url": "https://composer.typo3.org/" }
|
||||
],
|
||||
"name": "dpn/ep-reisen-web",
|
||||
"description" : "EP Reisen TYPO3 website package",
|
||||
"license": "GPL-2.0+",
|
||||
@@ -14,52 +11,50 @@
|
||||
"ext-pdo": "*",
|
||||
"ext-simplexml": "*",
|
||||
"b13/container": "^1.3",
|
||||
"christophlehmann/imageoptimizer": "^2.0",
|
||||
"fluidtypo3/vhs": "^5.2",
|
||||
"georgringer/news": "^7.2",
|
||||
"gridelementsteam/gridelements": "^9.2",
|
||||
"helhum/typo3-console": "^5.6",
|
||||
"christophlehmann/imageoptimizer": "^3.0",
|
||||
"fluidtypo3/vhs": "^6.0",
|
||||
"georgringer/news": "^8.5",
|
||||
"gridelementsteam/gridelements": "^10.0",
|
||||
"helhum/typo3-console": "^6.4",
|
||||
"kigkonsult/icalcreator": "^2.29",
|
||||
"league/csv": "^9.2",
|
||||
"league/period": "^4.9",
|
||||
"ssch/typo3-encore": "^2.0",
|
||||
"ssch/typo3-encore": "^3.0",
|
||||
"symfony/http-client": "^4.3",
|
||||
"symfony/options-resolver": "^4.2",
|
||||
"symfony/property-access": "^4.3",
|
||||
"symfony/serializer": "^4.2",
|
||||
"tritum/form-element-linked-checkbox": "^2.1",
|
||||
"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": "^10.4",
|
||||
"typo3/cms-backend": "^10.4",
|
||||
"typo3/cms-belog": "^10.4",
|
||||
"typo3/cms-beuser": "^10.4",
|
||||
"typo3/cms-core": "^10.4",
|
||||
"typo3/cms-extbase": "^10.4",
|
||||
"typo3/cms-extensionmanager": "^10.4",
|
||||
"typo3/cms-felogin": "^10.4",
|
||||
"typo3/cms-filelist": "^10.4",
|
||||
"typo3/cms-filemetadata": "^10.4",
|
||||
"typo3/cms-fluid": "^10.4",
|
||||
"typo3/cms-fluid-styled-content": "^10.4",
|
||||
"typo3/cms-form": "^10.4",
|
||||
"typo3/cms-frontend": "^10.4",
|
||||
"typo3/cms-info": "^10.4",
|
||||
"typo3/cms-install": "^10.4",
|
||||
"typo3/cms-lowlevel": "^10.4",
|
||||
"typo3/cms-recordlist": "^10.4",
|
||||
"typo3/cms-recycler": "^10.4",
|
||||
"typo3/cms-redirects": "^10.4",
|
||||
"typo3/cms-reports": "^10.4",
|
||||
"typo3/cms-rte-ckeditor": "^10.4",
|
||||
"typo3/cms-scheduler": "^10.4",
|
||||
"typo3/cms-seo": "^10.4",
|
||||
"typo3/cms-setup": "^10.4",
|
||||
"typo3/cms-t3editor": "^10.4",
|
||||
"typo3/cms-tstemplate": "^10.4",
|
||||
"typo3/cms-viewpage": "^10.4",
|
||||
"wazum/pagetree-resizable": "^1.2",
|
||||
"wazum/sluggi": "^1.11.0",
|
||||
"yoast-seo-for-typo3/yoast_seo": "^5.1",
|
||||
"yoast-seo-for-typo3/yoast_seo": "^7.2",
|
||||
"yohang/calendr": "^2.1"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -85,7 +80,7 @@
|
||||
"require-dev": {
|
||||
"deployer/deployer": "^6.8",
|
||||
"deployer/recipes": "^6.2",
|
||||
"ichhabrecht/filefill": "^2.0"
|
||||
"ichhabrecht/filefill": "^3.3"
|
||||
},
|
||||
"config": {
|
||||
"sort-packages": true,
|
||||
|
||||
Reference in New Issue
Block a user