diff --git a/_ide_helper.php b/_ide_helper.php index 4796095d71..643e6f542c 100644 --- a/_ide_helper.php +++ b/_ide_helper.php @@ -1,7 +1,7 @@ * @see https://github.com/barryvdh/laravel-ide-helper diff --git a/composer.json b/composer.json index e824397a5b..34ca1ce811 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,8 @@ "omnipay/omnipay": "~2.0", "intervention/image": "1.x", "webpatser/laravel-countries": "dev-master", - "barryvdh/laravel-ide-helper": "1.*" + "barryvdh/laravel-ide-helper": "1.*", + "doctrine/dbal": "~2.3" }, "require-dev": { "codeception/codeception": "dev-master"