Skip to content

Commit cfee317

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [VarDumper] Fix managing collapse state in CliDumper [AssetMapper] Improve the error message when a downloaded file is missing [HtmlSanitizer] Allow league/uri v7
2 parents 68e4bac + 947492c commit cfee317

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.2",
2020
"ext-dom": "*",
21-
"league/uri": "^6.5",
21+
"league/uri": "^6.5|^7.0",
2222
"masterminds/html5": "^2.7.2"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)