Skip to content

Commit a054f78

Browse files
Update PHPStan packages to v2
1 parent 4952b47 commit a054f78

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"pestphp/pest": "^2.6",
2626
"pestphp/pest-plugin-laravel": "^2.0.0",
2727
"phpstan/extension-installer": "^1.3",
28-
"phpstan/phpstan": "^1.10",
29-
"phpstan/phpstan-deprecation-rules": "^1.1",
30-
"phpstan/phpstan-phpunit": "^1.3",
31-
"phpstan/phpstan-strict-rules": "^1.5",
28+
"phpstan/phpstan": "^2.0",
29+
"phpstan/phpstan-deprecation-rules": "^2.0",
30+
"phpstan/phpstan-phpunit": "^2.0",
31+
"phpstan/phpstan-strict-rules": "^2.0",
3232
"phpunit/phpunit": "^10.2",
3333
"roave/security-advisories": "dev-latest",
3434
"wayofdev/cs-fixer-config": "^1.2"

0 commit comments

Comments
 (0)