Skip to content

Commit 7634d51

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.10 | 11.0.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50d5950 commit 7634d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"require-dev": {
3333
"laminas/laminas-coding-standard": "^2.5",
3434
"phpbench/phpbench": "^1.2.15",
35-
"phpunit/phpunit": "^10.5.8",
35+
"phpunit/phpunit": "^11.0.0",
3636
"psalm/plugin-phpunit": "^0.18.4",
3737
"vimeo/psalm": "^5.20.0"
3838
},

0 commit comments

Comments
 (0)