diff --git a/composer.json b/composer.json index aad95d2..ab65f58 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ } ], "require": { - "php": "^8.2|^8.3|^8.4", + "php": "^8.3|^8.4", "firebase/php-jwt": "^6.0", "illuminate/contracts": "^11.0||^12.0", "jordanpartridge/conduit-interfaces": "^1.1", @@ -38,7 +38,7 @@ "larastan/larastan": "^2.0", "nunomaduro/collision": "^7.0||^8.0||^9.0", "orchestra/testbench": "^8.0||^9.0||^10.0||^11.0||^12.0", - "pestphp/pest": "^2.34||^3.0", + "pestphp/pest": "^4.1.0", "pestphp/pest-plugin-arch": "^2.7||^3.0||^4.0", "pestphp/pest-plugin-laravel": "^2.3||^3.0||^4.0", "phpstan/extension-installer": "^1.3",