summaryrefslogtreecommitdiff
path: root/views/things/ghrss/composer.json
diff options
context:
space:
mode:
authorhorus2022-10-31 12:24:35 +0100
committerhorus2022-10-31 12:24:35 +0100
commit3c4aa25af0cd6f56db85d503ab552d39b81b5c17 (patch)
treec9e7e8de0be62e7f1389a8c19485a6ca29806497 /views/things/ghrss/composer.json
parentf0c30d3bf798d52d5c2b14b0a2a12167ed7c2d72 (diff)
downloadmoehring-3c4aa25af0cd6f56db85d503ab552d39b81b5c17.tar.gz
renamed to things
Diffstat (limited to 'views/things/ghrss/composer.json')
-rw-r--r--views/things/ghrss/composer.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/views/things/ghrss/composer.json b/views/things/ghrss/composer.json
new file mode 100644
index 0000000..ba92705
--- /dev/null
+++ b/views/things/ghrss/composer.json
@@ -0,0 +1,5 @@
+{
+ "require": {
+ "tronice/php-rss-writer": "^1.6"
+ }
+}