mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update composer.json and .lock files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2017-12-26 DariusIII
|
||||
* Chg: Update composer.json and .lock files
|
||||
* Fix: Add back command removed by mistake to monitor.php
|
||||
* Chg: Update switch.php and add imdb and tv lookup settings to procesNfoFiles function call
|
||||
* Fix: Fix used groupBy query builder function syntax
|
||||
|
||||
+2
-1
@@ -70,7 +70,6 @@
|
||||
"ext-gd": "*",
|
||||
"ext-hash": "*",
|
||||
"ext-iconv": "*",
|
||||
"ext-imagick": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-mcrypt": "*",
|
||||
@@ -179,6 +178,8 @@
|
||||
]
|
||||
},
|
||||
"suggest": {
|
||||
"ext-gd": "to use GD library based image processing.",
|
||||
"ext-imagick": "to use Imagick based image processing.",
|
||||
"ext-xdebug": "For developement work",
|
||||
"ext-yenc": "PHP7 yEnc decoding extension"
|
||||
},
|
||||
|
||||
Generated
+1
-2
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "4e0be45ab10df9be2cf728e2ab94c760",
|
||||
"content-hash": "43157b08e3dd4612bb8bb54fcdb1f977",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adrenth/thetvdb2",
|
||||
@@ -7877,7 +7877,6 @@
|
||||
"ext-gd": "*",
|
||||
"ext-hash": "*",
|
||||
"ext-iconv": "*",
|
||||
"ext-imagick": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-mcrypt": "*",
|
||||
|
||||
Reference in New Issue
Block a user