We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7711258 commit ed03277Copy full SHA for ed03277
composer.json
@@ -23,12 +23,12 @@
23
"roave/security-advisories": "dev-latest",
24
"friendsofphp/php-cs-fixer": "^v3.58.1",
25
"orchestra/testbench": "^v9.1.1",
26
- "pestphp/pest": "^v2.34.7",
27
- "pestphp/pest-plugin-laravel": "^v2.4.0",
+ "pestphp/pest": "^v3.0.0",
+ "pestphp/pest-plugin-laravel": "^v3.0.0",
28
"phpcheckstyle/phpcheckstyle": "^V0.14.8",
29
"phpstan/extension-installer": "^1.3.1",
30
- "phpstan/phpstan-deprecation-rules": "^1.2.0",
31
- "phpstan/phpstan-phpunit": "^1.4.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0.0",
+ "phpstan/phpstan-phpunit": "^2.0.0",
32
"psalm/plugin-laravel": "^v2.11.0",
33
"psalm/plugin-phpunit": "^0.19.0",
34
"vimeo/psalm": "^5.24.0"
0 commit comments