Updated to doctrine migrations 2

This commit is contained in:
Alejandro Celaya
2019-03-09 18:45:58 +01:00
parent 6314315db7
commit f46de4d3e1
5 changed files with 22 additions and 29 deletions

View File

@@ -20,7 +20,7 @@
"cakephp/chronos": "^1.2",
"cocur/slugify": "^3.0",
"doctrine/cache": "^1.6",
"doctrine/migrations": "^1.4",
"doctrine/migrations": "^2.0",
"doctrine/orm": "^2.5",
"endroid/qr-code": "^1.7",
"firebase/php-jwt": "^4.0",