diff --git a/composer.json b/composer.json index b4535fc..2874285 100755 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ } ], "require": { - "php": "^7.2|^8.0", - "illuminate/support": "^6.0|^7.0|^8.0", + "php": "^7.2|^8.0|^8.1|^8.2", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", "livewire/livewire": "^2.0" }, "require-dev": {