summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json16
1 files changed, 14 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index eda13f622..a05dcb742 100644
--- a/composer.json
+++ b/composer.json
@@ -45,7 +45,7 @@
"pear/net_url2": "2.2.2",
"riimu/kit-pathjoin": "1.2.0",
"debril/feed-io": "^v4.7.9",
- "arthurhoaro/favicon": "^1.3",
+ "arthurhoaro/favicon": "dev-master#6ffd4cf0c5e162d084e0d136ae4326a5351d8603",
"andreskrey/readability.php": "^2.1",
"ext-json": "*",
"ext-simplexml": "*",
@@ -61,7 +61,19 @@
"christophwurst/nextcloud": "^v21.0.0-beta6",
"guzzlehttp/guzzle": "^7.2",
"doctrine/dbal": "^3.0",
- "symfony/console": "^4.4.18"
+ "symfony/console": "^4.4.18",
+ "psr/log": "^1.1.0"
+ },
+ "repositories": [
+ {
+ "type": "git",
+ "url": "https://github.com/SMillerDev/favicon"
+ }
+ ],
+ "replace": {
+ "guzzlehttp/guzzle": "*",
+ "psr/log": "*",
+ "symfony/console": "*"
},
"autoload": {
"psr-4": {