Skip to content

Commit f20221d

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.41 | 12.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07d1e31 commit f20221d

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
@@ -44,7 +44,7 @@
4444
"require-dev": {
4545
"laminas/laminas-coding-standard": "~3.0.0",
4646
"laminas/laminas-servicemanager": "^4.2.0",
47-
"phpunit/phpunit": "^10.5.36",
47+
"phpunit/phpunit": "^12.0.0",
4848
"psalm/plugin-phpunit": "^0.19.0",
4949
"vimeo/psalm": "^5.26.1"
5050
},

0 commit comments

Comments
 (0)