Skip to content

Commit eb30c4d

Browse files
committed
Bump psalm to v4.9.2
- Lock to v4.9 otherwise it bumps automatically, finds new issues and builds start failing without any change in this lib
1 parent b942d26 commit eb30c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"require-dev": {
2929
"phpunit/phpunit": "^9.5",
3030
"squizlabs/php_codesniffer": "1.*",
31-
"vimeo/psalm": "^4.6.2"
31+
"vimeo/psalm": "~4.9.0"
3232
}
3333
}

0 commit comments

Comments
 (0)