Skip to content

Commit

Permalink
Merge pull request #15 from kynx/renovate/vimeo-psalm-6.x
Browse files Browse the repository at this point in the history
Update dependency vimeo/psalm to v6 and phpunit to v11.5
  • Loading branch information
kynx authored Jan 27, 2025
2 parents 12d4cd9 + 6ac74ab commit dd42daa
Show file tree
Hide file tree
Showing 23 changed files with 1,022 additions and 562 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
},
"require-dev": {
"laminas/laminas-coding-standard": "^3.0",
"phpunit/phpunit": "^10.5.37",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.26"
"phpunit/phpunit": "^11.5",
"psalm/plugin-phpunit": "^0.19.2",
"vimeo/psalm": "^6.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit dd42daa

Please sign in to comment.