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