Skip to content

Commit dd42daa

Browse files
authoredJan 27, 2025··
Merge pull request #15 from kynx/renovate/vimeo-psalm-6.x
Update dependency vimeo/psalm to v6 and phpunit to v11.5
2 parents 12d4cd9 + 6ac74ab commit dd42daa

23 files changed

+1022
-562
lines changed
 

‎composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
},
2828
"require-dev": {
2929
"laminas/laminas-coding-standard": "^3.0",
30-
"phpunit/phpunit": "^10.5.37",
31-
"psalm/plugin-phpunit": "^0.19.0",
32-
"vimeo/psalm": "^5.26"
30+
"phpunit/phpunit": "^11.5",
31+
"psalm/plugin-phpunit": "^0.19.2",
32+
"vimeo/psalm": "^6.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)
Please sign in to comment.