Skip to content

Commit 57b2d62

Browse files
authored
Merge pull request #22 from facile-it/phpstan-2
Upgrade to PHPStan v2
2 parents 9751d5f + f85fbce commit 57b2d62

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
},
3636
"require-dev": {
3737
"facile-it/facile-coding-standard": "^1.2",
38-
"jangregor/phpstan-prophecy": "^1.0.0",
39-
"phpstan/extension-installer": "^1.1",
40-
"phpstan/phpstan": "^1.10",
41-
"phpstan/phpstan-phpunit": "^1.3",
38+
"jangregor/phpstan-prophecy": "2.2.0",
39+
"phpstan/extension-installer": "^1.4",
40+
"phpstan/phpstan": "2.1.17",
41+
"phpstan/phpstan-phpunit": "2.0.6",
4242
"phpunit/phpunit": "^9.6.6",
4343
"phpspec/prophecy-phpunit": "^2.0",
4444
"symfony/phpunit-bridge": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)