Skip to content

Commit 28d1912

Browse files
[HtmlSanitizer] Bump minimum version of masterminds/html5
1 parent ad37531 commit 28d1912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=8.1",
2020
"ext-dom": "*",
2121
"league/uri": "^6.5",
22-
"masterminds/html5": "^2.4"
22+
"masterminds/html5": "^2.7.2"
2323
},
2424
"autoload": {
2525
"psr-4": { "Symfony\\Component\\HtmlSanitizer\\": "" },

0 commit comments

Comments
 (0)