Start switching to php7.2, remove mcrypt extension requirement from composer.json

This commit is contained in:
DariusIII
2018-01-09 11:13:24 +01:00
parent 706334b4e3
commit 5cb2c78b83
3 changed files with 2 additions and 3 deletions
+1
View File
@@ -1,4 +1,5 @@
2018-01-09 DariusIII
* Chg: Start switching to php7.2, remove mcrypt extension requirement from composer.json
* Chg: Remove config/nntmux.php
2018-01-08 DariusIII
* Chg: Update Groups and Binaries classes
-1
View File
@@ -72,7 +72,6 @@
"ext-iconv": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-mcrypt": "*",
"ext-mysqlnd": "*",
"ext-openssl": "*",
"ext-pcre": "*",
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": "43157b08e3dd4612bb8bb54fcdb1f977",
"content-hash": "3edfeb19716c3b537d1421fd469ab3e5",
"packages": [
{
"name": "adrenth/thetvdb2",
@@ -7879,7 +7879,6 @@
"ext-iconv": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-mcrypt": "*",
"ext-mysqlnd": "*",
"ext-openssl": "*",
"ext-pcre": "*",