Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 851e5f1

Browse files
authoredApr 15, 2024··
Update dependency psalm/plugin-phpunit to ^0.19.0
| datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | packagist | psalm/plugin-phpunit | 0.18.4 | 0.19.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1238aa2 commit 851e5f1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^10.4",
23-
"psalm/plugin-phpunit": "^0.18.0",
23+
"psalm/plugin-phpunit": "^0.19.0",
2424
"squizlabs/php_codesniffer": "^3.7.1",
2525
"vimeo/psalm": "^5.16.0"
2626
},

‎composer.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.