diff --git a/composer.json b/composer.json index b9ce8bc..4e22fcb 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,6 @@ "illuminate/config": "^10.0|^11.0", "illuminate/console": "^10.0|^11.0", "illuminate/container": "^10.0|^11.0", - "illuminate/contracts": "^11", "illuminate/support": "^10.0|^11.0", "nunomaduro/laravel-desktop-notifier": "^2.8", "spatie/laravel-package-tools": "^1.16" @@ -48,8 +47,8 @@ "mockery/mockery": "^1.6", "orchestra/canvas": "^8.12|^9.0", "orchestra/testbench": "^8.0|^9.0", - "pestphp/pest": "^1.22|^2.0", - "pestphp/pest-plugin-laravel": "^1.4|^2.0", + "pestphp/pest": "^2.0", + "pestphp/pest-plugin-laravel": "^2.0", "phpstan/extension-installer": "^1.3", "phpstan/phpstan-deprecation-rules": "^1.1", "phpstan/phpstan-phpunit": "^1.3",