summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-20 14:41:20 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-20 16:14:23 +0100
commite516c90670282170df359e64e9e91fccddd9f460 (patch)
treeaaad400e4afed1f88b032a8cb7d25a43f678efa1 /composer.json
parent5cc994b11cb95777a72feb95d4ce8819407a7e9e (diff)
Build(deps): Bump ezyang/htmlpurifier from 4.16.0 to 4.17.0
Bumps [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/ezyang/htmlpurifier/releases) - [Changelog](https://github.com/ezyang/htmlpurifier/blob/master/NEWS) - [Commits](https://github.com/ezyang/htmlpurifier/compare/v4.16.0...v4.17.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 a46796568..579eef9f1 100644
--- a/composer.json
+++ b/composer.json
@@ -41,7 +41,7 @@
},
"require": {
"php": "~8.0",
- "ezyang/htmlpurifier": "^4.16.0",
+ "ezyang/htmlpurifier": "^4.17.0",
"pear/net_url2": "^2.2.2",
"riimu/kit-pathjoin": "^1.2.0",
"debril/feed-io": "^v5.3.2",