diff --git a/composer.json b/composer.json index 0cfe3984..098b1cc4 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } ], "require": { - "php": "^8.2", + "php": "^8.1", "ext-json": "*", "illuminate/support": "^9.0", "spatie/ignition": "^1.4",