#35 some deps for restful interface

This commit is contained in:
Nabeel Shahzad
2017-06-28 14:01:27 -05:00
parent 5dce55b4f3
commit 43effce37c
4 changed files with 233 additions and 3 deletions

View File

@@ -22,7 +22,9 @@
"league/geotools": "@stable",
"toin0u/geotools-laravel": "^1.0",
"anlutro/l4-settings": "^0.5.0",
"webpatser/laravel-uuid": "^2.0"
"webpatser/laravel-uuid": "^2.0",
"chrisbjr/api-guard": "^4.0",
"spatie/laravel-fractal": "^4.01"
},
"require-dev": {
"fzaninotto/faker": "~1.4",