Skip to content

Commit 079835e

Browse files
committed
Update dependencies
1 parent 3a1c390 commit 079835e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"psr/http-message": "^2.0",
3333
"psr/log": "^2.0 || ^3.0",
3434
"simplesamlphp/assert": "~1.5.0",
35-
"simplesamlphp/xml-common": "~1.18.0",
36-
"simplesamlphp/xml-security": "~1.9.5",
37-
"simplesamlphp/xml-soap": "~1.5.3"
35+
"simplesamlphp/xml-common": "~1.20.0",
36+
"simplesamlphp/xml-security": "~1.10.0",
37+
"simplesamlphp/xml-soap": "~1.5.5"
3838
},
3939
"require-dev": {
4040
"ext-intl": "*",

0 commit comments

Comments
 (0)