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 10da1ae commit aed2c04Copy full SHA for aed2c04
composer.json
@@ -38,9 +38,9 @@
38
"require": {
39
"php": ">=7.4 || ^8.0",
40
"ext-ldap": "*",
41
- "simplesamlphp/assert": "~0.8.0",
+ "simplesamlphp/assert": "~0.8.0 || ^1.1",
42
"simplesamlphp/composer-module-installer": "~1.2",
43
- "simplesamlphp/simplesamlphp": "^2.0.0-rc2"
+ "simplesamlphp/simplesamlphp": "^2.0.0"
44
},
45
"require-dev": {
46
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
0 commit comments