From 3c4aa25af0cd6f56db85d503ab552d39b81b5c17 Mon Sep 17 00:00:00 2001 From: horus Date: Mon, 31 Oct 2022 12:24:35 +0100 Subject: renamed to things --- views/things/ghrss/composer.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 views/things/ghrss/composer.json (limited to 'views/things/ghrss/composer.json') 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" + } +} -- cgit v1.2.3