We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee322f6 + b3a1b0b commit 5f45e3aCopy full SHA for 5f45e3a
1 file changed
composer.json
@@ -14,11 +14,11 @@
14
"ext-dom": "*",
15
16
"simplesamlphp/assert": "~1.9",
17
- "simplesamlphp/xml-common": "~2.4",
18
- "simplesamlphp/xml-soap": "~2.0"
+ "simplesamlphp/xml-common": "~2.4"
19
},
20
"require-dev": {
21
- "simplesamlphp/simplesamlphp-test-framework": "~1.10"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.10",
+ "simplesamlphp/xml-soap": "~2.0"
22
23
"autoload": {
24
"psr-4": {
0 commit comments