diff options
author | Mario <mario@mariovavti.com> | 2019-11-08 09:46:23 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2019-11-08 10:47:28 +0100 |
commit | bcd0802ea4a23971b5d53892c7de4e9e1822309f (patch) | |
tree | d63be67b6c55f2f17496e8b4fc1796cb88b7960e /vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php | |
parent | 9360148829bb32351d40b2b552ea40ea3878b3b5 (diff) | |
download | volse-hubzilla-bcd0802ea4a23971b5d53892c7de4e9e1822309f.tar.gz volse-hubzilla-bcd0802ea4a23971b5d53892c7de4e9e1822309f.tar.bz2 volse-hubzilla-bcd0802ea4a23971b5d53892c7de4e9e1822309f.zip |
update composr libs
(cherry picked from commit 2df15f35d706d4608ff723ce6288391ca774f7ba)
Diffstat (limited to 'vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php')
-rw-r--r-- | vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php b/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php index c88c55989..3158b2b86 100644 --- a/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php +++ b/vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php @@ -7,7 +7,7 @@ * primary concern and you are using an opcode cache. PLEASE DO NOT EDIT THIS * FILE, changes will be overwritten the next time the script is run. * - * @version 4.11.0 + * @version 4.12.0 * * @warning * You must *not* include any other HTML Purifier files before this file, |