chg: [composer] Added dependencies

remotes/origin/main
iglocska 2020-06-21 21:24:13 +02:00
parent bb79b2a383
commit d0f3314314
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 3 additions and 0 deletions

View File

@ -6,9 +6,12 @@
"license": "MIT",
"require": {
"php": ">=7.2",
"cakephp/authentication": "^2.0",
"cakephp/authorization": "^2.0",
"cakephp/cakephp": "^4.0",
"cakephp/migrations": "^3.0",
"cakephp/plugin-installer": "^1.2",
"erusev/parsedown": "^1.7",
"mobiledetect/mobiledetectlib": "^2.8"
},
"require-dev": {