Skip to content

Commit d9db729

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.52 | 13.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 306b692 commit d9db729

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
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"laminas/laminas-coding-standard": "~3.1.0",
33-
"phpunit/phpunit": "^11.5.42",
33+
"phpunit/phpunit": "^13.0.0",
3434
"psalm/plugin-phpunit": "^0.19.5",
3535
"vimeo/psalm": "^6.13.1"
3636
},

0 commit comments

Comments
 (0)