We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3ddcf commit df12757Copy full SHA for df12757
1 file changed
composer.json
@@ -13,11 +13,11 @@
13
"php": "^8.3",
14
"ext-dom": "*",
15
16
- "simplesamlphp/assert": "~1.9",
17
- "simplesamlphp/xml-common": "~2.5",
18
- "simplesamlphp/xml-ws-addressing": "~1.1",
19
- "simplesamlphp/xml-ws-policy": "~1.1",
20
- "simplesamlphp/xml-wss-core": "~1.2"
+ "simplesamlphp/assert": "~2.0",
+ "simplesamlphp/xml-common": "~2.7",
+ "simplesamlphp/xml-ws-addressing": "~1.3",
+ "simplesamlphp/xml-ws-policy": "~1.3",
+ "simplesamlphp/xml-wss-core": "~1.4"
21
},
22
"require-dev": {
23
"simplesamlphp/simplesamlphp-test-framework": "~1.11"
0 commit comments