list airports api

This commit is contained in:
Richard Morgan
2017-05-14 11:16:35 -04:00
parent c76351ae5b
commit 37d345840b
10 changed files with 409 additions and 100 deletions

View File

@@ -7,7 +7,8 @@
"vlucas/phpdotenv": "~2.2",
"predis/predis": "^1.1",
"guzzlehttp/guzzle": "^6.2",
"league/fractal": "^0.16.0"
"league/fractal": "^0.16.0",
"illuminate/redis": "^5.4"
},
"require-dev": {
"fzaninotto/faker": "~1.4",