diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 0632bbc3..681d3ccf 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,7 @@ "ext-PDO": "*", "ext-SimpleXML": "*", "ext-xml": "*", + "doctrine/dbal": "^2.8", "erusev/parsedown": "^1.6", "illuminate/container": "5.5.*", "illuminate/database": "5.5.*", |