mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Remove ext-redis from composer.json
This commit is contained in:
@@ -27,7 +27,6 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- curl
|
||||
- php-redis
|
||||
|
||||
before_install:
|
||||
- sudo add-apt-repository ppa:ondrej/php -y
|
||||
|
||||
@@ -76,7 +76,6 @@
|
||||
"ext-mysqlnd": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-pcre": "*",
|
||||
"ext-redis": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-pdo_mysql": "*",
|
||||
"ext-session": "*",
|
||||
|
||||
Generated
+1
-2
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user