This commit is contained in:
Chris Smith
2019-03-04 13:41:39 -06:00
parent 7e2bbdc297
commit be36a874fd
2 changed files with 273 additions and 0 deletions

7
composer.json Normal file
View File

@@ -0,0 +1,7 @@
{
"require": {
"vlucas/phpdotenv": "^3.3",
"bramus/router": "~1.4",
"gabordemooij/redbean": "^5.2"
}
}