composer updater && Added .updateignore

This commit is contained in:
Kanti 2014-11-11 08:38:00 +01:00
commit 643cda0302
11 changed files with 231 additions and 193 deletions

View file

@ -2,6 +2,6 @@
"require": {
"michelf/php-markdown": "1.4.*@dev",
"suin/php-rss-writer": ">=1.0",
"kanti/hub-updater": "dev-master"
"kanti/hub-updater": "0.1"
}
}