This commit is contained in:
Taylor Otwell
2017-07-11 15:25:52 -05:00
parent e109f4fcb0
commit 9a276e4ef5
2 changed files with 53 additions and 2 deletions

View File

@@ -6,9 +6,10 @@
"type": "project",
"require": {
"php": ">=7.0.0",
"fideloper/proxy": "~3.3",
"laravel/framework": "5.5.*",
"laravel/tinker": "~1.0",
"fideloper/proxy": "~3.3"
"predis/predis": "^1.1"
},
"require-dev": {
"fzaninotto/faker": "~1.4",