Skip to content

Commit 34b6b9e

Browse files
committed
Upgrade to PHPStan v2
1 parent 2f4e269 commit 34b6b9e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
},
3737
"require-dev": {
3838
"facile-it/facile-coding-standard": "^1.2",
39-
"jangregor/phpstan-prophecy": "^1.0.0",
39+
"jangregor/phpstan-prophecy": "^2.0",
4040
"phpstan/extension-installer": "^1.1",
41-
"phpstan/phpstan": "^1.10",
42-
"phpstan/phpstan-phpunit": "^1.3",
41+
"phpstan/phpstan": "^2",
42+
"phpstan/phpstan-phpunit": "^2.0",
4343
"phpunit/phpunit": "^9.6.6",
4444
"phpspec/prophecy-phpunit": "^2.0",
4545
"symfony/phpunit-bridge": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)