Skip to content

Commit 77c9499

Browse files
authored
Merge pull request #138 from mezzio/renovate/vimeo-psalm-6.x
Make tests final, update dependency vimeo/psalm to v6
2 parents e3723cf + 44d57f0 commit 77c9499

File tree

77 files changed

+2212
-801
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+2212
-801
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"laminas/laminas-coding-standard": "~2.5.0",
5858
"laminas/laminas-servicemanager": "^3.20",
5959
"phpunit/phpunit": "^10.5",
60-
"psalm/plugin-phpunit": "^0.18.4",
60+
"psalm/plugin-phpunit": "^0.19.5",
6161
"swoole/ide-helper": "^6.0",
62-
"vimeo/psalm": "^5.19"
62+
"vimeo/psalm": "^6.13"
6363
},
6464
"suggest": {
6565
"ext-inotify": "To use inotify based file watcher. Required for hot code reloading."

0 commit comments

Comments
 (0)