Skip to content

Commit 87ff228

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.37 | 11.4.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12d4cd9 commit 87ff228

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
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"laminas/laminas-coding-standard": "^3.0",
30-
"phpunit/phpunit": "^10.5.37",
30+
"phpunit/phpunit": "^11.0.0",
3131
"psalm/plugin-phpunit": "^0.19.0",
3232
"vimeo/psalm": "^5.26"
3333
},

0 commit comments

Comments
 (0)