We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72618dc commit 929d1a4Copy full SHA for 929d1a4
composer.json
@@ -36,10 +36,10 @@
36
"php": "^8.1",
37
"ext-pcre": "*",
38
39
- "simplesamlphp/assert": "^0.8 || ^1.0",
+ "simplesamlphp/assert": "^1.1",
40
"simplesamlphp/cas": "^1.0",
41
"simplesamlphp/composer-module-installer": "^1.3.4",
42
- "simplesamlphp/simplesamlphp": "^3@dev",
+ "simplesamlphp/simplesamlphp": "^2.3",
43
"simplesamlphp/simplesamlphp-module-ldap": "~1.2",
44
"symfony/http-foundation": "^6.4"
45
},
0 commit comments