Skip to content

Commit 73c2dd8

Browse files
committed
Fix uncaught canonicalization-failure
1 parent 13d7708 commit 73c2dd8

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
@@ -24,7 +24,7 @@
2424
"psr/log": "~2.3.1 || ~3.0.0",
2525
"simplesamlphp/assert": "~1.8.1",
2626
"simplesamlphp/xml-common": "~1.25.0",
27-
"simplesamlphp/xml-security": "~1.13.4",
27+
"simplesamlphp/xml-security": "~1.13.8",
2828
"simplesamlphp/xml-soap": "~1.7.0"
2929
},
3030
"require-dev": {

0 commit comments

Comments
 (0)