Skip to content

Commit 93c76cd

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.50 | 13.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 661ea57 commit 93c76cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"require-dev": {
4141
"laminas/laminas-coding-standard": "~3.1.0",
4242
"laminas/laminas-diactoros": "^2.25 || ^3.8.0",
43-
"phpunit/phpunit": "^11.5.42",
43+
"phpunit/phpunit": "^13.0.0",
4444
"psalm/plugin-phpunit": "^0.19.5",
4545
"vimeo/psalm": "^6.13.1"
4646
},

0 commit comments

Comments
 (0)