Library update (#8311)

* Library update
amenadiel/jpgraph 3.6.12 > 3.6.14
ezyang/htmlpurifier 4.9.3 > 4.10.0
tecnickcom/tcpdf 6.2.13 > 6.2.17

Also, make composer.lock match our composer.json to avoid a warning.

* Remove php snmp extension, we don't actually use it.
This commit is contained in:
Tony Murray
2018-03-02 13:32:09 -06:00
committed by Neil Lathwood
parent 7eda8d9989
commit 7b6e4f95c0
3 changed files with 48 additions and 45 deletions

View File

@@ -18,7 +18,6 @@
"ext-pcre": "*",
"ext-curl": "*",
"ext-session": "*",
"ext-snmp": "*",
"ext-xml": "*",
"ext-gd": "*",
"ezyang/htmlpurifier": "^4.8",