diff --git a/composer.json b/composer.json index 982200f..8c9f0dc 100644 --- a/composer.json +++ b/composer.json @@ -20,8 +20,8 @@ } ], "require": { - "php": "^8.0.2", - "illuminate/support": "~9.2", + "php": "^8.1", + "illuminate/support": "~10.0", "typicms/form": "^3.0.0", "typicms/bootforms": "^4.0.0", "spatie/laravel-translatable": "^6.0"