Skip to content

Commit 4f2a78c

Browse files
committed
Upgrade to Psalm v6
Signed-off-by: George Steel <george@net-glue.co.uk>
1 parent 754fc6a commit 4f2a78c

4 files changed

Lines changed: 1340 additions & 220 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
},
3232
"require-dev": {
3333
"laminas/laminas-coding-standard": "~3.1.0",
34-
"phpunit/phpunit": "^10.5.38",
35-
"psalm/plugin-phpunit": "^0.19.0",
36-
"vimeo/psalm": "^6.0.0"
34+
"phpunit/phpunit": "^10.5.58",
35+
"psalm/plugin-phpunit": "^0.19.5",
36+
"vimeo/psalm": "^6.13.1"
3737
},
3838
"autoload": {
3939
"classmap": [

0 commit comments

Comments
 (0)