summaryrefslogtreecommitdiff
path: root/views/tools/ghrss/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'views/tools/ghrss/composer.json')
-rw-r--r--views/tools/ghrss/composer.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/tools/ghrss/composer.json b/views/tools/ghrss/composer.json
new file mode 100644
index 0000000..ba92705
--- /dev/null
+++ b/views/tools/ghrss/composer.json
@@ -0,0 +1,5 @@
+{
+ "require": {
+ "tronice/php-rss-writer": "^1.6"
+ }
+}