Skip to content

Commit ae2f30f

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 fa317ac commit ae2f30f

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

0 commit comments

Comments
 (0)