We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a711377 commit bcf7c3cCopy full SHA for bcf7c3c
1 file changed
composer.json
@@ -38,15 +38,15 @@
38
"ext-session": "*",
39
40
"beste/clock": "~3.0",
41
- "simplesamlphp/assert": "~1.9",
42
- "simplesamlphp/composer-module-installer": "~1.6",
+ "simplesamlphp/assert": "~2.0",
+ "simplesamlphp/composer-module-installer": "~1.7",
43
"simplesamlphp/simplesamlphp": "~2.5@dev",
44
- "simplesamlphp/xml-cas": "~2.0",
45
- "simplesamlphp/xml-common": "~2.0",
46
- "simplesamlphp/xml-soap": "~2.0",
+ "simplesamlphp/xml-cas": "~2.5",
+ "simplesamlphp/xml-common": "~2.7",
+ "simplesamlphp/xml-soap": "~2.3",
47
"symfony/http-foundation": "~7.4",
48
"symfony/http-kernel": "~7.4",
49
- "simplesamlphp/saml11": "~2.1"
+ "simplesamlphp/saml11": "~2.3"
50
},
51
"require-dev": {
52
"simplesamlphp/simplesamlphp-test-framework": "~1.11"
0 commit comments