Skip to content

Commit ec532d7

Browse files
Update PHPStan packages to v2
1 parent f524eec commit ec532d7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
"nyholm/psr7": "^1.8",
4848
"overtrue/phplint": "^9.0",
4949
"php-http/mock-client": "^1.6",
50-
"phpstan/phpstan": "^1.0",
51-
"phpstan/phpstan-deprecation-rules": "^1.0",
52-
"phpstan/phpstan-phpunit": "^1.0",
53-
"phpstan/phpstan-strict-rules": "^1.0",
54-
"phpstan/phpstan-symfony": "^1.0",
50+
"phpstan/phpstan": "^2.0",
51+
"phpstan/phpstan-deprecation-rules": "^2.0",
52+
"phpstan/phpstan-phpunit": "^2.0",
53+
"phpstan/phpstan-strict-rules": "^2.0",
54+
"phpstan/phpstan-symfony": "^2.0",
5555
"phpunit/phpunit": "^10.0",
5656
"rector/rector": "^1.0",
5757
"symfony/http-client": "^6.0"

0 commit comments

Comments
 (0)