Skip to content

Commit 0078859

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.63 | 13.1.7 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03c6d5c commit 0078859

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
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"laminas/laminas-coding-standard": "~2.5.0",
24-
"phpunit/phpunit": "^10.1.2",
24+
"phpunit/phpunit": "^13.0.0",
2525
"psalm/plugin-phpunit": "^0.19.0",
2626
"vimeo/psalm": "^5.11.0"
2727
},

0 commit comments

Comments
 (0)