.\config\

This commit is contained in:
2021-06-14 17:41:40 -04:00
parent 5ef0aaae50
commit 8da6b4f160
4 changed files with 19 additions and 15 deletions

View File

@ -22,7 +22,8 @@
"php-di/slim-bridge": "dev-master",
"rubellum/slim-blade-view": "dev-master",
"nyholm/psr7": "1.4.x-dev",
"nyholm/psr7-server": "dev-master"
"nyholm/psr7-server": "dev-master",
"vlucas/phpdotenv": "5.3.x-dev"
},
"require-dev" : {
"phpunit/phpunit" : "^6.3",