We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973e33f commit ae719d8Copy full SHA for ae719d8
composer.json
@@ -32,8 +32,8 @@
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",
+ "simplesamlphp/xml-common": "~1.22.0",
+ "simplesamlphp/xml-security": "~1.11.0",
37
"simplesamlphp/xml-soap": "~1.5.5"
38
},
39
"require-dev": {
0 commit comments