Skip to content

Commit 8f5be59

Browse files
chore(deps): update devdependencies (major)
1 parent 87db280 commit 8f5be59

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"require-dev": {
2323
"roave/security-advisories": "dev-latest",
2424
"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",
25+
"orchestra/testbench": "^v10.0.0",
26+
"pestphp/pest": "^v3.0.0",
27+
"pestphp/pest-plugin-laravel": "^v3.0.0",
2828
"phpcheckstyle/phpcheckstyle": "^V0.14.8",
2929
"phpstan/extension-installer": "^1.3.1",
30-
"phpstan/phpstan-deprecation-rules": "^1.2.0",
31-
"phpstan/phpstan-phpunit": "^1.4.0",
32-
"psalm/plugin-laravel": "^v2.11.0",
30+
"phpstan/phpstan-deprecation-rules": "^2.0.0",
31+
"phpstan/phpstan-phpunit": "^2.0.0",
32+
"psalm/plugin-laravel": "^v3.0.0",
3333
"psalm/plugin-phpunit": "^0.19.0",
34-
"vimeo/psalm": "^5.24.0"
34+
"vimeo/psalm": "^6.0.0"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)