diff --git a/composer.json b/composer.json index 91162b6..a648fa1 100644 --- a/composer.json +++ b/composer.json @@ -34,9 +34,9 @@ "illuminate/http": "^10.0|^11.0.3|^12.0", "illuminate/support": "^10.0|^11.0.3|^12.0", "illuminate/testing": "^10.0|^11.0.3|^12.0", - "pestphp/pest": "^2.0|^3.0", - "pestphp/pest-plugin": "^2.0|^3.0", - "pestphp/pest-plugin-laravel": "^2.0|^3.0" + "pestphp/pest": "^2.0|^3.0|^4.0", + "pestphp/pest-plugin": "^2.0|^3.0|^4.0", + "pestphp/pest-plugin-laravel": "^2.0|^3.0|^4.0" }, "autoload": { "psr-4": {