Budget 2020

This commit is contained in:
2020-06-09 14:31:30 +02:00
parent b5c0090f87
commit d36aeab9e8
19 changed files with 5514 additions and 10240 deletions

View File

@@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": ">=5.6",
"cakephp/cakephp": "3.5.*",
"cakephp/cakephp": "3.8.*",
"cakephp/migrations": "^1.0",
"cakephp/plugin-installer": "^1.0",
"friendsofcake/cakephp-csvview": "~3.0",
@@ -16,7 +16,7 @@
"require-dev": {
"cakephp/bake": "^1.1",
"cakephp/cakephp-codesniffer": "^3.0",
"cakephp/debug_kit": "^3.2",
"cakephp/debug_kit": "~3.0",
"psy/psysh": "@stable"
},
"suggest": {