Fix `ezyang/htmlpurifier` caret version range

This commit is contained in:
BrokenSourceCode 2022-09-25 14:37:47 +02:00
parent 5f644c0144
commit 46beabbefe
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
"ext-xmlwriter": "*", "ext-xmlwriter": "*",
"ext-zip": "*", "ext-zip": "*",
"ext-zlib": "*", "ext-zlib": "*",
"ezyang/htmlpurifier": "4.15", "ezyang/htmlpurifier": "^4.15",
"maennchen/zipstream-php": "^2.1", "maennchen/zipstream-php": "^2.1",
"markbaker/complex": "^3.0", "markbaker/complex": "^3.0",
"markbaker/matrix": "^3.0", "markbaker/matrix": "^3.0",