We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e2c67 commit 4aefd8aCopy full SHA for 4aefd8a
1 file changed
composer.json
@@ -15,11 +15,11 @@
15
"ext-spl": "*",
16
17
"simplesamlphp/assert": "~1.9",
18
- "simplesamlphp/xml-common": "~2.4"
+ "simplesamlphp/xml-common": "~2.5"
19
},
20
"require-dev": {
21
"simplesamlphp/simplesamlphp-test-framework": "~1.11",
22
- "simplesamlphp/xml-security": "~2.0"
+ "simplesamlphp/xml-security": "~2.1"
23
24
"autoload": {
25
"psr-4": {
0 commit comments