aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema
Commit message (Collapse)AuthorAgeFilesLines
* composer update htmlpurifierMario Vavti2020-08-222-1/+12
|
* Merge branch 'cherry-pick-38cb094e' into 'dev'M. Dent2019-09-231-0/+12
|\ | | | | | | | | composer update ezyang/htmlpurifier See merge request hubzilla/core!1733
| * composer update ezyang/htmlpurifierMario Vavti2019-09-231-0/+12
| | | | | | (cherry picked from commit 38cb094ede8a389ef0b8bb331c1e6a3befd666a8)
* | composer update ezyang/htmlpurifierMario Vavti2019-09-233-14/+145
|/ | | (cherry picked from commit a34ce790129bdd729a5019895ea6cd4c59f08ba4)
* :arrow_up: Update HTML Purifier library.Klaus Weidenbach2017-03-26136-0/+2932
Updated HTML Purifier from 4.6.0 to 4.9.2 with better PHP7 compatibility. Used composer to manage this library.