Skip to content

Commit

Permalink
Merge pull request #106 from mezzio/renovate/vimeo-psalm-5.x
Browse files Browse the repository at this point in the history
Update dependency vimeo/psalm to v5
  • Loading branch information
Xerkus committed Jun 14, 2023
2 parents c803d86 + 9b838a5 commit f0ef8d1
Show file tree
Hide file tree
Showing 43 changed files with 453 additions and 286 deletions.
2 changes: 0 additions & 2 deletions .coveralls.yml

This file was deleted.

8 changes: 5 additions & 3 deletions .gitattributes
@@ -1,11 +1,13 @@
/.coveralls.yml export-ignore
/.gitattributes export-ignore
/.github/ export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/.travis/ export-ignore
/docs/ export-ignore
/mkdocs.yml export-ignore
/phpcs.xml export-ignore
/phpunit.xml.dist export-ignore
/test/ export-ignore
/psalm.xml.dist export-ignore
/psalm-baseline.xml export-ignore
/.laminas-ci.json export-ignore
/composer.lock export-ignore
/renovate.json export-ignore
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -57,7 +57,7 @@
"phpunit/phpunit": "9.5.26",
"psalm/plugin-phpunit": "^0.18.4",
"swoole/ide-helper": "^5.0.3",
"vimeo/psalm": "^4.29.0"
"vimeo/psalm": "^5.12"
},
"suggest": {
"ext-inotify": "To use inotify based file watcher. Required for hot code reloading.",
Expand Down

0 comments on commit f0ef8d1

Please sign in to comment.