Skip to content

Commit 7fdf5b5

Browse files
committed
Update PHPStan dependencies
1 parent f3ccf44 commit 7fdf5b5

File tree

2 files changed

+49
-50
lines changed

2 files changed

+49
-50
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
"cweagans/composer-patches": "^1.7.3",
5858
"ondrejmirtes/simple-downgrader": "^2.0",
5959
"php-parallel-lint/php-parallel-lint": "^1.2.0",
60-
"phpstan/phpstan-deprecation-rules": "^1.2",
61-
"phpstan/phpstan-nette": "^1.0",
62-
"phpstan/phpstan-phpunit": "^1.0",
63-
"phpstan/phpstan-strict-rules": "^1.6",
60+
"phpstan/phpstan-deprecation-rules": "^2.0",
61+
"phpstan/phpstan-nette": "^2.0",
62+
"phpstan/phpstan-phpunit": "^2.0",
63+
"phpstan/phpstan-strict-rules": "^2.0",
6464
"phpunit/phpunit": "^9.6",
6565
"shipmonk/composer-dependency-analyser": "^1.5",
6666
"shipmonk/name-collision-detector": "^2.0"

composer.lock

Lines changed: 45 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)