Skip to content

Commit 675a850

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"laminas/laminas-coding-standard": "^3.1",
30-
"phpunit/phpunit": "^12.5.8",
30+
"phpunit/phpunit": "^13.0.0",
3131
"psalm/plugin-phpunit": "^0.19.5",
3232
"vimeo/psalm": "^6.13"
3333
},

0 commit comments

Comments
 (0)