diff --git a/composer.json b/composer.json index 1e76aad..cc6d4b1 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ ], "require": { "php": ">=5.6.4", - "illuminate/database": "5.3.*", - "illuminate/queue": "5.3.*" + "illuminate/database": "5.4.*", + "illuminate/queue": "5.4.*" }, "require-dev": { "kahlan/kahlan": "~2.5"