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