Skip to content

Commit

Permalink
Merge pull request #40 from laminas/renovate/lock-file-maintenance
Browse files Browse the repository at this point in the history
Improved type inference around page containers, upgraded `vimeo/psalm` and dependencies
  • Loading branch information
Ocramius committed Dec 3, 2022
2 parents 4f719d4 + e269e03 commit 85edc8a
Show file tree
Hide file tree
Showing 13 changed files with 381 additions and 374 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"laminas/laminas-view": "^2.24.0",
"phpunit/phpunit": "^9.5.26",
"psalm/plugin-phpunit": "^0.18.0",
"vimeo/psalm": "^4.29"
"vimeo/psalm": "^5.0"
},
"suggest": {
"laminas/laminas-config": "^3.7, to provide page configuration (optional, as arrays and Traversables are also allowed)",
Expand Down
248 changes: 128 additions & 120 deletions composer.lock

Large diffs are not rendered by default.

Loading

0 comments on commit 85edc8a

Please sign in to comment.