Migraciones
This commit is contained in:
@ -9,7 +9,8 @@
|
||||
"php-di/slim-bridge": "^3.1",
|
||||
"provm/models": "dev-master",
|
||||
"provm/controller": "dev-master",
|
||||
"vlucas/phpdotenv": "^5.3"
|
||||
"vlucas/phpdotenv": "^5.3",
|
||||
"nesbot/carbon": "^2.46"
|
||||
},
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
@ -19,7 +20,9 @@
|
||||
}
|
||||
],
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.5"
|
||||
"phpunit/phpunit": "^8.5",
|
||||
"robmorgan/phinx": "^0.12.5",
|
||||
"odan/phinx-migrations-generator": "^5.4"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user