diff --git a/composer.json b/composer.json index 286dd98..62b7119 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A trait to translate Laravel migrations into SQLite safe migrations.", "type": "laravel-package", "require": { - "illuminate/database": "^5.1||^6.0||^7.0" + "illuminate/database": "^5.1||^6.0||^7.0||^8.0" }, "license": "MIT", "authors": [