Skip to content

Commit a1d0b36

Browse files
authored
Update psalm to version 5 (#15)
1 parent f32cba7 commit a1d0b36

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
@@ -11,7 +11,7 @@
1111
"phpunit/phpunit": "^9.0",
1212
"friendsofphp/php-cs-fixer": "^3.0",
1313
"sebastian/phpcpd": "^6.0",
14-
"vimeo/psalm": "^4.0",
14+
"vimeo/psalm": "^5.0",
1515
"infection/infection": "^0.26.13"
1616
},
1717
"autoload": {

0 commit comments

Comments
 (0)