1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00
pixelfed_ynh/sources/patches/app-composer.patch
2022-05-25 02:15:30 +02:00

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": "*",