diff options
author | M. Dent <dentm42@gmail.com> | 2019-09-23 19:16:38 +0200 |
---|---|---|
committer | M. Dent <dentm42@gmail.com> | 2019-09-23 19:16:38 +0200 |
commit | a4f26034545911ff82d73d04517d5e68bf434924 (patch) | |
tree | b5ca62e3ba9726324053418fffc970f5b61d1388 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php | |
parent | cc860b4a76139f5113b82c4f5bc2923da2f3c828 (diff) | |
parent | e37c43ea06deabe86bd0ec572a89e5159b4b6997 (diff) | |
download | volse-hubzilla-a4f26034545911ff82d73d04517d5e68bf434924.tar.gz volse-hubzilla-a4f26034545911ff82d73d04517d5e68bf434924.tar.bz2 volse-hubzilla-a4f26034545911ff82d73d04517d5e68bf434924.zip |
Merge branch 'cherry-pick-a34ce790' into 'dev'
composer update ezyang/htmlpurifier
See merge request hubzilla/core!1732
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 321bdc566..c88c55989 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.10.0 + * @version 4.11.0 * * @warning * You must *not* include any other HTML Purifier files before this file, |