diff --git a/composer.json b/composer.json index 3c5ef7f0..108edb89 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ "amis" ], "require": { - "php": ">=8.0", - "illuminate/support": ">=9", + "php": ">=8.2", + "illuminate/support": ">=11", "slowlyo/laravel-support": "*", "ext-zip": "*", "ext-gd": "*"