We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0db92 commit 9aede26Copy full SHA for 9aede26
1 file changed
composer.json
@@ -15,12 +15,12 @@
15
16
"simplesamlphp/assert": "~1.9",
17
"simplesamlphp/xml-common": "~2.4",
18
+ "simplesamlphp/xml-ws-policy": "~1.0",
19
"simplesamlphp/xml-wss-core": "~1.0"
20
},
21
"require-dev": {
22
"simplesamlphp/simplesamlphp-test-framework": "~1.10",
- "simplesamlphp/xml-soap": "~2.0",
23
- "simplesamlphp/xml-ws-policy": "~1.0"
+ "simplesamlphp/xml-soap": "~2.0"
24
25
"autoload": {
26
"psr-4": {
0 commit comments