Skip to content

Commit 0ce7bb8

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 0c1cd66 commit 0ce7bb8

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
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"infection/infection": "^0.32.0",
3838
"laminas/laminas-coding-standard": "~3.1.0",
39-
"phpunit/phpunit": "^11.5.42",
39+
"phpunit/phpunit": "^13.0.0",
4040
"psalm/plugin-phpunit": "^0.19.5",
4141
"vimeo/psalm": "^6.13.1"
4242
},

0 commit comments

Comments
 (0)