Migrate once when loaded

This commit is contained in:
2021-04-13 21:02:23 -04:00
parent 60cd73078c
commit b6bc007590
8 changed files with 165 additions and 87 deletions

View File

@ -11,6 +11,7 @@
"provm/controller": "dev-master",
"vlucas/phpdotenv": "^5.3",
"guzzlehttp/guzzle": "^7.3",
"robmorgan/phinx": "^0.12.5",
"nesbot/carbon": "^2.46"
},
"license": "MIT",
@ -22,7 +23,6 @@
],
"require-dev": {
"phpunit/phpunit": "^8.5",
"robmorgan/phinx": "^0.12.5",
"odan/phinx-migrations-generator": "^5.4"
},
"autoload": {