Skip to content

Commit a5a206b

Browse files
authored
Merge pull request #17 from laminas/renovate/vimeo-psalm-5.x
Update dependency vimeo/psalm to v5
2 parents ba3c472 + ae70a0c commit a5a206b

File tree

8 files changed

+251
-494
lines changed

8 files changed

+251
-494
lines changed

CHANGELOG.md

Lines changed: 0 additions & 303 deletions
This file was deleted.

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,16 @@
3333
},
3434
"require": {
3535
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0",
36+
"ext-json": "*",
3637
"laminas/laminas-cli": "^1.4.0",
3738
"webmozart/assert": "^1.10"
3839
},
3940
"require-dev": {
4041
"laminas/laminas-coding-standard": "~2.4.0",
4142
"mikey179/vfsstream": "^1.6.11",
42-
"phpunit/phpunit": "^9.5.26",
43-
"psalm/plugin-phpunit": "^0.18.0",
44-
"vimeo/psalm": "^4.29.0"
43+
"phpunit/phpunit": "^9.5.27",
44+
"psalm/plugin-phpunit": "^0.18.4",
45+
"vimeo/psalm": "^5.4"
4546
},
4647
"autoload": {
4748
"psr-4": {

0 commit comments

Comments
 (0)