Skip to content

Commit

Permalink
Merge pull request #146 from Roave/renovate/vimeo-psalm-6.x
Browse files Browse the repository at this point in the history
Update dependency vimeo/psalm to v6
  • Loading branch information
Slamdunk authored Jan 28, 2025
2 parents 62256f4 + ea99689 commit e3eb1df
Show file tree
Hide file tree
Showing 8 changed files with 443 additions and 114 deletions.
12 changes: 12 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/.github/ export-ignore
/test/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/Makefile export-ignore
/Dockerfile export-ignore
/docker-compose.yml export-ignore
/phpcs.xml export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml.dist export-ignore
/psalm-baseline.xml export-ignore
/renovate.json export-ignore
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
"phpunit/phpunit": "^10.5.41",
"psalm/plugin-phpunit": "^0.19.0",
"psalm/plugin-phpunit": "^0.19.2",
"symfony/yaml": "^7.2.0",
"vimeo/psalm": "^5.26.1"
"vimeo/psalm": "^6.0.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit e3eb1df

Please sign in to comment.