Skip to content

Commit d5de0c8

Browse files
committed
Go to psalm 5.x
1 parent 3f4661c commit d5de0c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"laminas/laminas-stdlib": "^3.6.2",
2727
"monolog/monolog": "^2.3",
2828
"phpunit/phpunit": "^9.5.10",
29-
"psalm/plugin-phpunit": "^0.16.1",
29+
"psalm/plugin-phpunit": "^0.18.0",
3030
"squizlabs/php_codesniffer": "^3.6.2",
3131
"symfony/console": "^4.4.30",
3232
"symfony/process": "^4.4.30",
33-
"timdev/devtools": "^0.1.9",
34-
"vimeo/psalm": "^4.9"
33+
"timdev/devtools": "^0.1.10",
34+
"vimeo/psalm": "^5.0"
3535
},
3636
"minimum-stability": "dev",
3737
"prefer-stable": true,

0 commit comments

Comments
 (0)