This commit is contained in:
2020-04-29 23:47:01 -04:00
parent 2a34fa368e
commit 10343cbc88
4 changed files with 7 additions and 2 deletions

View File

@ -16,7 +16,8 @@
"nyholm/psr7-server": "^0.4.1",
"rubellum/slim-blade-view": "^0.1.1",
"mustangostang/spyc": "^0.6.3",
"voku/stringy": "^6.2"
"voku/stringy": "^6.2",
"vlucas/phpdotenv": "^4.1"
},
"require-dev": {
"phpunit/phpunit": "^8.5",