Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2020-05-14 11:03:21 +0300
committerGitHub <noreply@github.com>2020-05-14 11:03:21 +0300
commitd86c62de3ce57a0d88dc4732c4676d7bafb8fe8f (patch)
treef3e59549a59a5ae84f72491d5b61c5f1d0a46624 /composer.json
parentd9b786488a04af8843e6883062bc5b5f147b43f9 (diff)
parent9c25c4c47b1660fa17f5ca2fc8699cd87f6fe4d6 (diff)
Merge pull request #3105 from nextcloud/enhancement/mozart-favicon
Mozartize the favicon lib
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 35faf7420..ecbdda412 100644
--- a/composer.json
+++ b/composer.json
@@ -74,6 +74,7 @@
"classmap_directory": "/lib/autoload/",
"classmap_prefix": "NEXTCLOUDMAIL_",
"packages": [
+ "arthurhoaro/favicon",
"php-ai/php-ml"
]
}