We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf3a9f commit e2bbf3cCopy full SHA for e2bbf3c
composer.json
@@ -31,9 +31,9 @@
31
"psr/http-message": "~2.0",
32
"psr/log": "~2.3.1 || ~3.0.0",
33
"simplesamlphp/assert": "~1.9.0",
34
- "simplesamlphp/xml-common": "~2.0.2",
35
- "simplesamlphp/xml-security": "~2.0.1",
36
- "simplesamlphp/xml-soap": "~2.0.2"
+ "simplesamlphp/xml-common": "~2.0.3",
+ "simplesamlphp/xml-security": "~2.0.2",
+ "simplesamlphp/xml-soap": "~2.0.3"
37
},
38
"require-dev": {
39
"ext-intl": "*",
0 commit comments