We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba6cb2 commit 4128151Copy full SHA for 4128151
1 file changed
composer.json
@@ -37,9 +37,9 @@
37
"require": {
38
"php": ">=7.4 || ^8.0",
39
"ext-ldap": "*",
40
- "simplesamlphp/assert": "~0.6.0",
+ "simplesamlphp/assert": "~0.8.0",
41
"simplesamlphp/composer-module-installer": "~1.2",
42
- "simplesamlphp/simplesamlphp": "^2.0.0-rc1"
+ "simplesamlphp/simplesamlphp": "^2.0.0-rc2"
43
},
44
"require-dev": {
45
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
0 commit comments