Implement day trip option for products

This commit is contained in:
Björn Fromme
2018-08-07 17:42:04 +02:00
parent 464111b5e0
commit 07b0ad3102
13 changed files with 288 additions and 118 deletions
+3 -1
View File
@@ -8,6 +8,7 @@
"type": "project",
"require": {
"php": "^5.6",
"ext-json": "*",
"typo3/cms": "^7.6",
"georgringer/news": "^6.1",
"dmitryd/typo3-realurl": "^2.3",
@@ -65,7 +66,8 @@
"yohang/calendr": "^2.1",
"wyrihaximus/html-compress": "^1.4",
"symfony/serializer": "3.3.*",
"symfony/property-access": "^3.4"
"symfony/property-access": "^3.4",
"symfony/options-resolver": "^3.4"
},
"scripts": {
"typo3-cms-scripts": [