use hashid vs uuid for pirep fields

This commit is contained in:
Nabeel Shahzad
2017-08-24 10:51:47 -05:00
parent 33ccc966b2
commit aba0ed2065
3 changed files with 72 additions and 5 deletions

View File

@@ -35,7 +35,8 @@
"spatie/laravel-fractal": "4.2.*",
"composer/semver": "^1.4",
"dg/rss-php": "^1.2",
"makinacorpus/php-bloom": "dev-master"
"makinacorpus/php-bloom": "dev-master",
"hashids/hashids": "2.0.*"
},
"require-dev": {
"fzaninotto/faker": "~1.4",