diff --git a/composer.json b/composer.json index 6cb4228..b2ce480 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "homepage": "https://github.com/svnwa/inertiavuepaginator", "keywords": ["Laravel", "InertiaVuePaginator"], "require": { - "illuminate/support": "~7|~8" + "illuminate/support": "~7|~8|~9" }, "require-dev": { "phpunit/phpunit": "~9.0",