We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1bebf commit 9bdbc0eCopy full SHA for 9bdbc0e
1 file changed
composer.json
@@ -39,13 +39,13 @@
39
"ext-pcre": "*",
40
"ext-dom": "*",
41
42
- "simplesamlphp/assert": "^1.9",
43
- "simplesamlphp/composer-module-installer": "^1.5",
+ "simplesamlphp/assert": "^2.0",
+ "simplesamlphp/composer-module-installer": "^1.7",
44
"simplesamlphp/simplesamlphp": "^2.5@dev",
45
- "simplesamlphp/simplesamlphp-module-ldap": "^v2.5.0",
46
- "simplesamlphp/xml-cas-module-slate": "^1.2",
47
- "simplesamlphp/xml-cas": "^2.3",
48
- "simplesamlphp/xml-common": "^2.5",
+ "simplesamlphp/simplesamlphp-module-ldap": "^2.5",
+ "simplesamlphp/xml-cas-module-slate": "^1.4",
+ "simplesamlphp/xml-cas": "^2.5",
+ "simplesamlphp/xml-common": "^2.7",
49
"symfony/http-foundation": "^7.4",
50
"symfony/http-client": "^7.4",
51
"symfony/http-client-contracts": "^3.5"
0 commit comments