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 4b329c1 commit e783f9eCopy full SHA for e783f9e
composer.json
@@ -38,6 +38,9 @@
38
"simplesamlphp/simplesamlphp": "^1.17",
39
"phpunit/phpunit": "~5.7"
40
},
41
+ "suggest": {
42
+ "ext-ldap": "Needed when using LDAP authentication in SimpleSAMLphp"
43
+ },
44
"support": {
45
"issues": "https://github.com/tvdijen/simplesamlphp-module-ldap/issues",
46
"source": "https://github.com/tvdijen/simplesamlphp-module-ldap"
0 commit comments