Skip to content

Commit 3919053

Browse files
committed
GitHub Actions: Update to Psalm 4.5
1 parent a6c989c commit 3919053

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
@@ -34,10 +34,10 @@
3434
"phpunit/phpunit": "<8.0"
3535
},
3636
"require-dev": {
37+
"vimeo/psalm": "^4.5",
3738
"phpunit/phpunit": "^8",
3839
"mockery/mockery": "^1.3",
3940
"symfony/yaml": "^4.4",
40-
"vimeo/psalm": "^4.4",
4141
"incompass/coverage": "^1.0"
4242
},
4343
"extra": {

0 commit comments

Comments
 (0)