Skip to content

Commit d9a9fc5

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

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
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"laminas/laminas-coding-standard": "^3.1",
31-
"phpunit/phpunit": "^11.5 || ^12.3",
31+
"phpunit/phpunit": "^13.0",
3232
"psalm/plugin-phpunit": "^0.19.5",
3333
"vimeo/psalm": "^6.14"
3434
},

0 commit comments

Comments
 (0)