Skip to content

Commit e783f9e

Browse files
authored
Suggest ext-ldap
1 parent 4b329c1 commit e783f9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"simplesamlphp/simplesamlphp": "^1.17",
3939
"phpunit/phpunit": "~5.7"
4040
},
41+
"suggest": {
42+
"ext-ldap": "Needed when using LDAP authentication in SimpleSAMLphp"
43+
},
4144
"support": {
4245
"issues": "https://github.com/tvdijen/simplesamlphp-module-ldap/issues",
4346
"source": "https://github.com/tvdijen/simplesamlphp-module-ldap"

0 commit comments

Comments
 (0)