diff --git a/composer.json b/composer.json index 87e47f8..113feaa 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,11 @@ { + "repositories": [ + { + "type": "vcs", + "url": "https://github.com/Youpie/simple-html-dom" + } + ], + "config": { "vendor-dir": "system/vendor/", "optimize-autoloader": true, @@ -11,7 +18,8 @@ "michelf/php-markdown": "1.*", "suin/php-rss-writer": "1.*", "kanti/hub-updater": "0.*", - "jbroadway/urlify": "^1.0" + "jbroadway/urlify": "^1.0", + "simple-html-dom/simple-html-dom": "*" }, "autoload": { "files": [