Skip to content

Commit fdd264d

Browse files
committed
Upgrade PHPStan
1 parent 27fb64f commit fdd264d

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
@@ -36,10 +36,10 @@
3636
},
3737
"require-dev": {
3838
"facile-it/facile-coding-standard": "^0.5.2",
39-
"jangregor/phpstan-prophecy": "^0.8.1",
40-
"phpstan/extension-installer": "^1.0",
41-
"phpstan/phpstan": "^0.12.55",
42-
"phpstan/phpstan-phpunit": "^0.12.16",
39+
"jangregor/phpstan-prophecy": "^1.0.0",
40+
"phpstan/extension-installer": "^1.1",
41+
"phpstan/phpstan": "^1.10",
42+
"phpstan/phpstan-phpunit": "^1.3",
4343
"phpunit/phpunit": "^9.6.6",
4444
"phpspec/prophecy-phpunit": "^2.0",
4545
"symfony/phpunit-bridge": "^5.2",

0 commit comments

Comments
 (0)