diff --git a/composer.json b/composer.json index 50f0d36..7d96fd0 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "livewire/livewire": "^3.5" }, "require-dev": { - "phpunit/phpunit": "^10.3.2", + "phpunit/phpunit": "^11.4.2", "laravel/pint": "^1.0", "spatie/ray": "^1.28" },