Jira Abfrage

This commit is contained in:
2019-10-31 14:43:53 +01:00
parent e1d84f3159
commit 1ff233443b
37 changed files with 5793 additions and 4948 deletions

View File

@@ -6,13 +6,14 @@
"license": "MIT",
"require": {
"php": ">=5.5.9",
"cakephp/cakephp": "3.7.*",
"cakephp/cakephp": "3.8.*",
"mobiledetect/mobiledetectlib": "2.*",
"cakephp/migrations": "~1.0",
"cakephp/plugin-installer": "*",
"sunra/php-simple-html-dom-parser": "^1.5",
"spatie/array-to-xml": "^2.7",
"phpoffice/phpspreadsheet": "^1.5"
"phpoffice/phpspreadsheet": "^1.5",
"cakedc/users": "^8.4"
},
"require-dev": {
"psy/psysh": "@stable",