Skip to content

Commit 7ab5274

Browse files
committed
test if Psalm version is the issue
Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
1 parent bc1db7a commit 7ab5274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"laminas/laminas-coding-standard": "^3.0",
3636
"mikey179/vfsstream": "^1.6.7",
3737
"phpunit/phpunit": "^10.5",
38-
"vimeo/psalm": "^6.0"
38+
"vimeo/psalm": "6.6.2"
3939
},
4040
"autoload": {
4141
"psr-4": {

0 commit comments

Comments
 (0)