Skip to content

Commit a4d9421

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"require-dev": {
4949
"laminas/laminas-coding-standard": "^3.0",
50-
"phpunit/phpunit": "^10.0 || ^11.0",
50+
"phpunit/phpunit": "^12.0",
5151
"phpspec/prophecy": "^1.10",
5252
"phpspec/prophecy-phpunit": "^2.0",
5353
"doctrine/orm": "^3.0",

0 commit comments

Comments
 (0)