From: Vincent Vanwaelscappel Date: Mon, 30 Sep 2019 13:15:06 +0000 (+0200) Subject: wip #307 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=51ff02151c48d12eeeea1f6d3afb323b08ef1198;p=cubist_cms-back.git wip #307 @0.5 --- diff --git a/composer.json b/composer.json index e71026e..efd811b 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,8 @@ "cviebrock/laravel-elasticsearch": "^3.6", "spatie/laravel-honeypot": "^1.3", "chrisjean/php-ico": "^1.0", - "ext-json": "*" + "ext-json": "*", + "league/commonmark-ext-table": "^2.1" }, "require-dev": { "filp/whoops": "^2.3",