Skip to content

Commit 030cced

Browse files
Update PHPStan packages to v2
1 parent 77bd484 commit 030cced

File tree

2 files changed

+46
-49
lines changed

2 files changed

+46
-49
lines changed

vendor-bin/tools/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"matthiasnoback/symfony-dependency-injection-test": "^5.0",
99
"phpmd/phpmd": "^2.13",
1010
"phpstan/extension-installer": "^1.3",
11-
"phpstan/phpstan": "^1.10.14",
12-
"phpstan/phpstan-phpunit": "^1.3.11",
13-
"phpstan/phpstan-strict-rules": "^1.5.1",
14-
"phpstan/phpstan-symfony": "^1.3.1",
11+
"phpstan/phpstan": "^2.0.0",
12+
"phpstan/phpstan-phpunit": "^2.0.0",
13+
"phpstan/phpstan-strict-rules": "^2.0.0",
14+
"phpstan/phpstan-symfony": "^2.0.0",
1515
"phpunit/phpunit": "^10.1.2",
1616
"symfony/phpunit-bridge": "^7.0.0"
1717
},

vendor-bin/tools/composer.lock

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

0 commit comments

Comments
 (0)