Remove ext-redis from composer.json

This commit is contained in:
DariusIII
2019-10-10 15:55:52 +02:00
parent 5e80297575
commit 8ab625770c
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -27,7 +27,6 @@ addons:
apt:
packages:
- curl
- php-redis
before_install:
- sudo add-apt-repository ppa:ondrej/php -y
-1
View File
@@ -76,7 +76,6 @@
"ext-mysqlnd": "*",
"ext-openssl": "*",
"ext-pcre": "*",
"ext-redis": "*",
"ext-pdo": "*",
"ext-pdo_mysql": "*",
"ext-session": "*",
Generated
+1 -2
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "71ff35c7c5de367329a6907671a0e690",
"content-hash": "256c55755fb8b0bfc1704b981052de57",
"packages": [
{
"name": "aharen/omdbapi",
@@ -13118,7 +13118,6 @@
"ext-mysqlnd": "*",
"ext-openssl": "*",
"ext-pcre": "*",
"ext-redis": "*",
"ext-pdo": "*",
"ext-pdo_mysql": "*",
"ext-session": "*",