Skip to content

Commit 8738ce2

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.41 | 12.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cdcdad commit 8738ce2

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
@@ -50,7 +50,7 @@
5050
"require-dev": {
5151
"laminas/laminas-coding-standard": "~3.0.0",
5252
"laminas/laminas-diactoros": "^3.4",
53-
"phpunit/phpunit": "^10.5.36",
53+
"phpunit/phpunit": "^12.0.0",
5454
"psalm/plugin-phpunit": "^0.19.0",
5555
"vimeo/psalm": "^5.26.1"
5656
},

0 commit comments

Comments
 (0)