We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f524eec commit ec532d7Copy full SHA for ec532d7
composer.json
@@ -47,11 +47,11 @@
47
"nyholm/psr7": "^1.8",
48
"overtrue/phplint": "^9.0",
49
"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",
+ "phpstan/phpstan": "^2.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
+ "phpstan/phpstan-symfony": "^2.0",
55
"phpunit/phpunit": "^10.0",
56
"rector/rector": "^1.0",
57
"symfony/http-client": "^6.0"
0 commit comments