mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
11 lines
241 B
Diff
11 lines
241 B
Diff
--- a/composer.json
|
|
+++ b/composer.json
|
|
@@ -9,6 +9,8 @@
|
|
"ext-bcmath": "*",
|
|
"ext-ctype": "*",
|
|
"ext-curl": "*",
|
|
+ "ext-ldap": "*",
|
|
+ "directorytree/ldaprecord-laravel": "*",
|
|
"ext-intl": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|