Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-21 04:15:41 +0300
committerGitHub <noreply@github.com>2019-07-21 04:15:41 +0300
commit5dec66d5a19015a18428e2da8067f038213dcfaa (patch)
tree0da63f08e27cf9481dfeb18e8fd2c46d5e02a0fa /composer.json
parenta209500e906f51e0683afc39dc3d9a725046cafe (diff)
Bump ezyang/htmlpurifier from 4.10.0 to 4.11.0
Bumps [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/ezyang/htmlpurifier/releases) - [Changelog](https://github.com/ezyang/htmlpurifier/blob/v4.11.0/NEWS) - [Commits](https://github.com/ezyang/htmlpurifier/compare/v4.10.0...v4.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 73de5624b..0a8e72f25 100644
--- a/composer.json
+++ b/composer.json
@@ -25,7 +25,7 @@
"pear-pear.horde.org/horde_util": "^2.5.8@stable",
"pear-pear.horde.org/horde_smtp": "^1.9.5@stable",
"cerdic/css-tidy": "v1.6.5",
- "ezyang/htmlpurifier": "4.10.0",
+ "ezyang/htmlpurifier": "4.11.0",
"kwi/urllinker": "dev-default",
"gravatarphp/gravatar": "^2.0",
"arthurhoaro/favicon": "^1.2"