diff --git a/composer.json b/composer.json index 71bc33b..4637cce 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": "^7.0||^8.0||^9.0||^10.0" + "illuminate/database": "^7.0||^8.0||^9.0||^10.0||^11.0" }, "license": "MIT", "authors": [