Skip to content

Commit

Permalink
Merge pull request #17 from laminas/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
Ocramius authored Dec 21, 2022
2 parents ba3c472 + ae70a0c commit a5a206b
Show file tree
Hide file tree
Showing 8 changed files with 251 additions and 494 deletions.
303 changes: 0 additions & 303 deletions CHANGELOG.md

This file was deleted.

7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,16 @@
},
"require": {
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0",
"ext-json": "*",
"laminas/laminas-cli": "^1.4.0",
"webmozart/assert": "^1.10"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.4.0",
"mikey179/vfsstream": "^1.6.11",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "^0.18.0",
"vimeo/psalm": "^4.29.0"
"phpunit/phpunit": "^9.5.27",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.4"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit a5a206b

Please sign in to comment.