| changeset 1558 | 761ba7426984 |
| parent 1557 | 7c67caaafdeb |
--- a/web/composer.json Mon Nov 20 18:10:58 2023 +0100 +++ b/web/composer.json Tue Sep 03 11:09:40 2024 +0200 @@ -5,8 +5,7 @@ "abraham/twitteroauth": "^4", "laminas/laminas-i18n": "^2.9", "tedivm/stash": "^0.17", - "laminas/laminas-dependency-plugin": "^2.5", - "fundevogel/php-mastodon": "^0.6.0" + "guzzlehttp/guzzle": "^7.8" }, "authors": [ { @@ -16,7 +15,6 @@ ], "config": { "allow-plugins": { - "laminas/laminas-dependency-plugin": true } } }