Skip to content

Commit

Permalink
Bump psalm to v4.9.2
Browse files Browse the repository at this point in the history
- Lock to v4.9 otherwise it bumps automatically, finds new issues and builds start failing without any change in this lib
  • Loading branch information
simPod committed Aug 3, 2021
1 parent b942d26 commit eb30c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"require-dev": {
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "1.*",
"vimeo/psalm": "^4.6.2"
"vimeo/psalm": "~4.9.0"
}
}

0 comments on commit eb30c4d

Please sign in to comment.