diff options
| author | Horus | 2021-01-17 23:06:59 +0100 |
|---|---|---|
| committer | Horus | 2021-01-17 23:06:59 +0100 |
| commit | dbb49c2d9160ef8c13670113bb34ce8452385a62 (patch) | |
| tree | af5e5f7aec807efc7f7558673c035203e4a4619e /composer.json | |
| download | dilbert_rss-dbb49c2d9160ef8c13670113bb34ce8452385a62.tar.gz | |
Initial commit.
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 6 |
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" + } +} |
