diff --git a/composer.json b/composer.json index 8c52de9..0c41f1b 100755 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php": ">=8.0" }, "require-dev": { - "laravel/laravel": "5.*|^9.0|^10.0", + "laravel/laravel": "5.*|^9.0|^10.0|^11.0", "phpunit/phpunit": "5.*", "mockery/mockery": "1.0.x-dev", "fzaninotto/faker": "~1.4",