Update composer.json and .lock files

This commit is contained in:
DariusIII
2017-12-26 14:55:13 +01:00
parent 51fa84c9ca
commit 4e4f98a3e5
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -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
View File
@@ -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
View File
@@ -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": "*",