mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Start switching to php7.2, remove mcrypt extension requirement from composer.json
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -72,7 +72,6 @@
|
||||
"ext-iconv": "*",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-mcrypt": "*",
|
||||
"ext-mysqlnd": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-pcre": "*",
|
||||
|
||||
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": "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": "*",
|
||||
|
||||
Reference in New Issue
Block a user