Merged in bugfix/PMC-1489 (pull request #7180)

PMC-1489 ErrorException: Function create_function() is deprecated in PHP7.3 with smarty 2.6.30

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Roly
2020-01-02 13:37:37 +00:00
committed by Julio Cesar Laura Avendaño
2 changed files with 126 additions and 126 deletions

View File

@@ -45,7 +45,7 @@
"pear/console_getopt": "1.4.*",
"typo3/class-alias-loader": "^1.0",
"ralouphie/getallheaders": "^2.0",
"smarty/smarty": "2.6.30",
"smarty/smarty": "2.6.31",
"pdepend/pdepend": "@stable",
"chumper/zipper": "^1.0",
"php-imap/php-imap": "^3.0",

250
composer.lock generated

File diff suppressed because it is too large Load Diff