Skip to content

Commit

Permalink
add predis (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
sagalbot committed Jul 9, 2020
1 parent 73c169b commit e08b90e
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -16,6 +16,7 @@
"laravel/framework": "^7.0",
"laravel/tinker": "^2.0",
"league/csv": "^9.6",
"predis/predis": "^1.1",
"tightenco/ziggy": "^0.9.0"
},
"require-dev": {
Expand Down
52 changes: 51 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e08b90e

Please sign in to comment.