chg: [composer] Added dependencies
parent
bb79b2a383
commit
d0f3314314
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue