Implement daily bookable dates

This commit is contained in:
Björn Fromme
2018-09-28 12:41:04 +02:00
parent 59694bb410
commit 24adcaebd2
29 changed files with 808 additions and 104 deletions
+2
View File
@@ -9,6 +9,8 @@
"require": {
"php": "^7.1",
"ext-json": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"typo3/cms": "^8.7",
"typo3/cms-backend": "^8.7",
"typo3/cms-belog": "^8.7",