migrate from zend-ldap to laminas-ldap (#1530)

This commit is contained in:
Sebastian Schreiber
2020-03-12 00:34:23 +01:00
committed by GitHub
parent e7458e76e1
commit e4610af235
3 changed files with 8 additions and 8 deletions

View File

@@ -125,7 +125,7 @@
},
"suggest": {
"ext-mbstring": "If ext-mbstring is not available you MUST install symfony/polyfill-mbstring",
"zendframework/zend-ldap": "For LDAP authentication with Kimai"
"laminas/laminas-ldap": "For LDAP authentication with Kimai"
},
"scripts": {
"auto-scripts": {