fix tests, finally. i hope. cleanup before laravel 5.5 update

This commit is contained in:
Nabeel Shahzad
2017-09-07 15:35:17 -05:00
parent ae381d9908
commit 1502e0193f
7 changed files with 352 additions and 253 deletions

View File

@@ -36,7 +36,8 @@
"composer/semver": "^1.4",
"dg/rss-php": "^1.2",
"makinacorpus/php-bloom": "dev-master",
"hashids/hashids": "2.0.*"
"hashids/hashids": "2.0.*",
"paragonie/sodium_compat": "^1.2"
},
"require-dev": {
"fzaninotto/faker": "~1.4",