We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973e33f commit 307eee9Copy full SHA for 307eee9
composer.json
@@ -32,9 +32,9 @@
32
"psr/http-message": "^2.0",
33
"psr/log": "^2.0 || ^3.0",
34
"simplesamlphp/assert": "~1.6.0",
35
- "simplesamlphp/xml-common": "~1.20.0",
36
- "simplesamlphp/xml-security": "~1.10.0",
37
- "simplesamlphp/xml-soap": "~1.5.5"
+ "simplesamlphp/xml-common": "~1.22.0",
+ "simplesamlphp/xml-security": "~1.11.0",
+ "simplesamlphp/xml-soap": "~1.5.6"
38
},
39
"require-dev": {
40
"ext-intl": "*",
0 commit comments