Skip to content

Commit a803124

Browse files
committed
Add the PHP ldap module as a requirement
1 parent 4a0115e commit a803124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"require": {
3434
"php": ">=5.6",
35+
"ext-ldap": "*",
3536
"simplesamlphp/composer-module-installer": "~1.1",
3637
"webmozart/assert": "~1.4"
3738
},

0 commit comments

Comments
 (0)