Provm controller traits
This commit is contained in:
@ -8,6 +8,7 @@
|
|||||||
"nyholm/psr7-server": "^1.0",
|
"nyholm/psr7-server": "^1.0",
|
||||||
"php-di/slim-bridge": "^3.1",
|
"php-di/slim-bridge": "^3.1",
|
||||||
"provm/models": "dev-master",
|
"provm/models": "dev-master",
|
||||||
|
"provm/controller": "dev-master",
|
||||||
"vlucas/phpdotenv": "^5.3"
|
"vlucas/phpdotenv": "^5.3"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -31,6 +32,10 @@
|
|||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://git.provm.cl/ProVM/models.git"
|
"url": "http://git.provm.cl/ProVM/models.git"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"url": "http://git.provm.cl/ProVM/controller.git"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"config": {
|
"config": {
|
||||||
|
Reference in New Issue
Block a user