Skip to content

Commit e340735

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

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
@@ -45,7 +45,7 @@
4545
"require-dev": {
4646
"laminas/laminas-coding-standard": "^3.0",
4747
"laminas/laminas-test": "^4.10",
48-
"phpunit/phpunit": "^10.5.30 || ^11.3.0",
48+
"phpunit/phpunit": "^12.0.0",
4949
"psalm/plugin-phpunit": "^0.19.0",
5050
"vimeo/psalm": "^5.25"
5151
},

0 commit comments

Comments
 (0)