Skip to content

Commit e928cff

Browse files
committed
Fix uncaught canonicalization-failure (CVE-2025-66475)
1 parent a1e25f1 commit e928cff

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
@@ -15,7 +15,7 @@
1515
"ext-zlib": "*",
1616

1717
"psr/log": "~1.1 || ^2.0 || ^3.0",
18-
"robrichards/xmlseclibs": "^3.1.1",
18+
"robrichards/xmlseclibs": "^3.1.4",
1919
"webmozart/assert": "^1.9"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)