Skip to content

Commit 4b7d124

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 c8d8562 commit 4b7d124

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
@@ -39,7 +39,7 @@
3939
"require-dev": {
4040
"laminas/laminas-coding-standard": "~3.1.0",
4141
"phpunit/phpunit": "^11.5.37",
42-
"psalm/plugin-phpunit": "^0.19.0",
42+
"psalm/plugin-phpunit": "^0.20.0",
4343
"vimeo/psalm": "^6"
4444
},
4545
"autoload": {

0 commit comments

Comments
 (0)