N°3075 - Fix syntax error with PHP 5.6 and TCPDF 6.3.4

This commit is contained in:
acognet
2020-06-05 17:02:50 +02:00
parent 0b84e809f6
commit 1b7473365d
12 changed files with 37 additions and 35 deletions

View File

@@ -10,7 +10,7 @@
"ext-json": "*",
"ext-mysqli": "*",
"ext-soap": "*",
"combodo/tcpdf": "6.3.4",
"combodo/tcpdf": "6.3.5",
"nikic/php-parser": "^3.1",
"pear/archive_tar": "1.4.9",
"pelago/emogrifier": "2.1.0",