Skip to content

Commit d5124fa

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpunit/phpunit | 10.5.45 | 12.0.10 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b37585d commit d5124fa

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
@@ -43,7 +43,7 @@
4343
},
4444
"require-dev": {
4545
"laminas/laminas-coding-standard": "~3.0.0",
46-
"phpunit/phpunit": "^10.5.38",
46+
"phpunit/phpunit": "^12.0.0",
4747
"psalm/plugin-phpunit": "^0.19.0",
4848
"vimeo/psalm": "^5.26.1"
4949
},

0 commit comments

Comments
 (0)