summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-19 12:04:53 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-09-20 14:20:36 +0200
commit236ed349d113bb2023b521e361a343676f6b4335 (patch)
treea719621b22ec94aa3cf9156e292208c8052663e3 /composer.json
parent8a77833f2170d95cc7bfe4ff4bb57e221c0b87a1 (diff)
Bump ezyang/htmlpurifier from 4.14.0 to 4.16.0
Bumps [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) from 4.14.0 to 4.16.0. - [Release notes](https://github.com/ezyang/htmlpurifier/releases) - [Changelog](https://github.com/ezyang/htmlpurifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/ezyang/htmlpurifier/compare/v4.14.0...v4.16.0) --- updated-dependencies: - dependency-name: ezyang/htmlpurifier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 16edadf5b..788e5b78e 100644
--- a/composer.json
+++ b/composer.json
@@ -41,7 +41,7 @@
},
"require": {
"php": "^7.2 || ~8.0",
- "ezyang/htmlpurifier": "^4.14.0",
+ "ezyang/htmlpurifier": "^4.16.0",
"pear/net_url2": "^2.2.2",
"riimu/kit-pathjoin": "^1.2.0",
"debril/feed-io": "^v4.9.12",