Skip to content

Commit 85c0112

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.42 | 12.4.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0922c20 commit 85c0112

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

0 commit comments

Comments
 (0)