Merge pull request #3086 from BrokenSourceCode/master

Fix `ezyang/htmlpurifier` caret version range
This commit is contained in:
Mark Baker 2022-09-25 17:43:06 +02:00 committed by GitHub
commit 7c9e293487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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