Skip to content

Commit 803513a

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpunit/phpunit | 11.5.36 | 12.3.15 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1b1c26 commit 803513a

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
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"laminas/laminas-coding-standard": "^3.1",
26-
"phpunit/phpunit": "^11.5",
26+
"phpunit/phpunit": "^12.0",
2727
"psalm/plugin-phpunit": "^0.19.5",
2828
"vimeo/psalm": "^6.10"
2929
},

0 commit comments

Comments
 (0)