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