Skip to content

Commit 3146388

Browse files
authored
Merge pull request #13 from kynx/renovate/vimeo-psalm-6.x
Update dependency vimeo/psalm to v6
2 parents 027f7ee + c66949e commit 3146388

File tree

2 files changed

+793
-395
lines changed

2 files changed

+793
-395
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"require-dev": {
1818
"laminas/laminas-coding-standard": "^3.0",
19-
"phpunit/phpunit": "^10.5.37",
20-
"psalm/plugin-phpunit": "^0.19",
19+
"phpunit/phpunit": "^11.5",
20+
"psalm/plugin-phpunit": "^0.19.2",
2121
"squizlabs/php_codesniffer": "^3.10",
22-
"vimeo/psalm": "^5.26"
22+
"vimeo/psalm": "^6.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)