diff --git a/composer.json b/composer.json index 40e50ac..7eac41e 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ } ], "require": { - "illuminate/database": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*" + "illuminate/database": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*" }, "require-dev": { "phpunit/phpunit": "~5.4",