Skip to content

Commit 9fbb41d

Browse files
Update dependency psalm/plugin-phpunit to ^0.20.0
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | packagist | psalm/plugin-phpunit | 0.19.6 | 0.20.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0a7993 commit 9fbb41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"require-dev": {
3232
"laminas/laminas-coding-standard": "~3.1.0",
3333
"phpunit/phpunit": "^11.5.42",
34-
"psalm/plugin-phpunit": "^0.19.5",
34+
"psalm/plugin-phpunit": "^0.20.0",
3535
"vimeo/psalm": "^6.13.1"
3636
},
3737
"suggest": {

0 commit comments

Comments
 (0)