aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-03 10:56:03 +0000
committerMario <mario@mariovavti.com>2024-01-03 10:56:03 +0000
commitd3e5d05026feec42f5836f821982e0cc59d91353 (patch)
treec491026b2926ca4de0df363435bdc05dbd498cff /vendor/composer/installed.json
parent322b619a7122fa812321ceb67016e0b1ce4affb6 (diff)
downloadvolse-hubzilla-d3e5d05026feec42f5836f821982e0cc59d91353.tar.gz
volse-hubzilla-d3e5d05026feec42f5836f821982e0cc59d91353.tar.bz2
volse-hubzilla-d3e5d05026feec42f5836f821982e0cc59d91353.zip
update ezyang/htmlpurifier
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 164876320..37e6102f1 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -437,21 +437,21 @@
},
{
"name": "ezyang/htmlpurifier",
- "version": "v4.16.0",
- "version_normalized": "4.16.0.0",
+ "version": "v4.17.0",
+ "version_normalized": "4.17.0.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
- "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
+ "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
- "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
+ "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
+ "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
"shasum": ""
},
"require": {
- "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
+ "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"cerdic/css-tidy": "^1.7 || ^2.0",
@@ -463,7 +463,7 @@
"ext-iconv": "Converts text to and from non-UTF-8 encodings",
"ext-tidy": "Used for pretty-printing HTML"
},
- "time": "2022-09-18T07:06:19+00:00",
+ "time": "2023-11-17T15:01:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -495,7 +495,7 @@
],
"support": {
"issues": "https://github.com/ezyang/htmlpurifier/issues",
- "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
+ "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
},
"install-path": "../ezyang/htmlpurifier"
},