Skip to content

Commit 859d041

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 3c058ba commit 859d041

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
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"laminas/laminas-coding-standard": "~3.1.0",
32-
"phpunit/phpunit": "^11.5.46",
32+
"phpunit/phpunit": "^13.0.0",
3333
"vimeo/psalm": "^6.14.3"
3434
},
3535
"autoload": {

0 commit comments

Comments
 (0)