diff --git a/composer.json b/composer.json index 73400e7a..4778398d 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,7 @@ "graham-campbell/markdown": "~2.0", "watson/validating": "0.10.*", "thujohn/rss": "~1.0", - "doctrine/dbal": "2.5.*", - "erusev/parsedown-extra": "~0.1" + "doctrine/dbal": "2.5.*" }, "require-dev": { "phpunit/phpunit": "~4.3", diff --git a/composer.lock b/composer.lock index 5f4ac784..b849f4bf 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "dad75732bfe78bd89becb401f6fff719", + "hash": "4cbce9aaf02d3c94bd12d972d20f00be", "packages": [ { "name": "classpreloader/classpreloader",