summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorHorus2021-01-17 23:06:59 +0100
committerHorus2021-01-17 23:06:59 +0100
commitdbb49c2d9160ef8c13670113bb34ce8452385a62 (patch)
treeaf5e5f7aec807efc7f7558673c035203e4a4619e /composer.json
downloaddilbert_rss-dbb49c2d9160ef8c13670113bb34ce8452385a62.tar.gz
Initial commit.
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..7aa0e78
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,6 @@
+{
+ "require": {
+ "imangazaliev/didom": "^1.5",
+ "suin/php-rss-writer": "^1.6"
+ }
+}