install and config phinx for migrations

This commit is contained in:
GotPPay
2018-06-25 14:45:13 +02:00
parent 8678e68792
commit 6f09dcf264
5 changed files with 799 additions and 14 deletions

View File

@@ -3,6 +3,7 @@
"sendgrid/sendgrid": "~5.1",
"phpoffice/phpexcel": "^1.8",
"firebase/php-jwt": "^5.0",
"cloudinary/cloudinary_php": "dev-master"
"cloudinary/cloudinary_php": "dev-master",
"robmorgan/phinx": "^0.10"
}
}