This commit is contained in:
2018-12-14 15:37:43 +01:00
parent db6835c5da
commit fde0327de1
19 changed files with 2050 additions and 418 deletions

View File

@@ -11,7 +11,8 @@
"cakephp/migrations": "~1.0",
"cakephp/plugin-installer": "*",
"sunra/php-simple-html-dom-parser": "^1.5",
"spatie/array-to-xml": "^2.7"
"spatie/array-to-xml": "^2.7",
"phpoffice/phpspreadsheet": "^1.5"
},
"require-dev": {
"psy/psysh": "@stable",