Skip to content

Commit 899e59e

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

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
@@ -40,7 +40,7 @@
4040
},
4141
"require-dev": {
4242
"laminas/laminas-coding-standard": "^3.1",
43-
"phpunit/phpunit": "^12.5",
43+
"phpunit/phpunit": "^13.0",
4444
"psalm/plugin-phpunit": "^0.19.5",
4545
"roave/security-advisories": "dev-master",
4646
"vimeo/psalm": "^6.14.2"

0 commit comments

Comments
 (0)