Skip to content

Commit 0f890a0

Browse files
committed
GitHub Actions: Update to Psalm 4.5
1 parent 5a5dd73 commit 0f890a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"phpunit/phpunit": "<8.0"
3333
},
3434
"require-dev": {
35+
"vimeo/psalm": "^4.5",
3536
"phpunit/phpunit": "^8",
3637
"mockery/mockery": "^1.3",
3738
"symfony/yaml": "^4.4",
38-
"vimeo/psalm": "^4.4",
3939
"incompass/coverage": "^1.0"
4040
},
4141
"extra": {

0 commit comments

Comments
 (0)