Skip to content

Commit fdd74e1

Browse files
Update dependency vimeo/psalm to v6
| datasource | package | from | to | | ---------- | ----------- | ------ | ----- | | packagist | vimeo/psalm | 5.19.0 | 6.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54477ef commit fdd74e1

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
@@ -57,7 +57,7 @@
5757
"phpunit/phpunit": "^10.5",
5858
"psalm/plugin-phpunit": "^0.18.4",
5959
"swoole/ide-helper": "^5.0.3",
60-
"vimeo/psalm": "^5.19"
60+
"vimeo/psalm": "^6.0"
6161
},
6262
"suggest": {
6363
"ext-inotify": "To use inotify based file watcher. Required for hot code reloading.",

0 commit comments

Comments
 (0)