Skip to content

Commit 3940301

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

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": "^11.5",
30+
"phpunit/phpunit": "^12.0",
3131
"psalm/plugin-phpunit": "^0.19.2",
3232
"vimeo/psalm": "^6.0"
3333
},

0 commit comments

Comments
 (0)