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