Skip to content

Commit

Permalink
Merge pull request #228 from gsteel/v3/psalm-6
Browse files Browse the repository at this point in the history
Upgrade Psalm to v6
  • Loading branch information
Ocramius authored Feb 4, 2025
2 parents 736f67a + 2f4c4cb commit d119919
Show file tree
Hide file tree
Showing 24 changed files with 1,276 additions and 203 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"laminas/laminas-diactoros": "^3.5",
"pear/archive_tar": "^1.5.0",
"pear/pear": "^1.10.16",
"phpunit/phpunit": "^10.5.40",
"psalm/plugin-phpunit": "^0.19.0",
"phpunit/phpunit": "^10.5.44",
"psalm/plugin-phpunit": "^0.19.2",
"psr/http-factory": "^1.1.0",
"vimeo/psalm": "^5.26.1"
"vimeo/psalm": "^6.2.0"
},
"conflict": {
"laminas/laminas-validator": "<2.10.1",
Expand Down
Loading

0 comments on commit d119919

Please sign in to comment.