Update composer.json

Remove ext-redis as suggested

Co-Authored-By: mattsches <mattsches@gmail.com>
This commit is contained in:
daniel 2019-01-07 10:32:13 +01:00 committed by GitHub
parent c5e84cbbf9
commit c5683fec51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-redis": "*",
"beyondcode/laravel-self-diagnosis": "^1.0.2",
"bitverse/identicon": "^1.1",
"doctrine/dbal": "^2.7",