We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc9338 commit 85bf828Copy full SHA for 85bf828
1 file changed
composer.json
@@ -14,16 +14,16 @@
14
"ext-dom": "*",
15
"ext-spl": "*",
16
17
- "simplesamlphp/assert": "~1.9",
18
- "simplesamlphp/xml-common": "~2.6",
19
- "simplesamlphp/xml-security": "~2.2",
20
- "simplesamlphp/xml-ws-addressing": "~1.2",
21
- "simplesamlphp/xml-ws-policy": "~1.2",
22
- "simplesamlphp/xml-wss-core": "~1.3"
+ "simplesamlphp/assert": "~2.0",
+ "simplesamlphp/xml-common": "~2.7",
+ "simplesamlphp/xml-security": "~2.3",
+ "simplesamlphp/xml-ws-addressing": "~1.3",
+ "simplesamlphp/xml-ws-policy": "~1.3",
+ "simplesamlphp/xml-wss-core": "~1.4"
23
},
24
"require-dev": {
25
"simplesamlphp/simplesamlphp-test-framework": "~1.11",
26
- "simplesamlphp/xml-soap": "^2.2"
+ "simplesamlphp/xml-soap": "^2.3"
27
28
"autoload": {
29
"psr-4": {
0 commit comments