Skip to content

Commit 1f2dcb5

Browse files
authored
Merge pull request #124 from laminas/renovate/vimeo-psalm-6.x
Update dependency vimeo/psalm to v6
2 parents 79d7a29 + 84316f5 commit 1f2dcb5

File tree

5 files changed

+1323
-206
lines changed

5 files changed

+1323
-206
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
3131
},
3232
"require-dev": {
33-
"laminas/laminas-coding-standard": "^3.0",
34-
"phpbench/phpbench": "^1.3.1",
35-
"phpunit/phpunit": "^10.5.38",
36-
"psalm/plugin-phpunit": "^0.19.0",
37-
"vimeo/psalm": "^5.26.1"
33+
"laminas/laminas-coding-standard": "^3.0.1",
34+
"phpbench/phpbench": "^1.4.0",
35+
"phpunit/phpunit": "^10.5.45",
36+
"psalm/plugin-phpunit": "^0.19.2",
37+
"vimeo/psalm": "^6.5.1"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)