Skip to content

Commit c4e9cc2

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

File tree

2 files changed

+235
-329
lines changed

2 files changed

+235
-329
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"phpbench/phpbench": "^1.2.15",
3030
"phpstan/phpstan": "^2.1.32",
3131
"phpstan/phpstan-phpunit": "^2.0.8",
32-
"phpunit/phpunit": "^11.5.3",
32+
"phpunit/phpunit": "^12.0.0",
3333
"symfony/var-dumper": "^5.4.29 || ^6.4.0 || ^7.0.0 || ^8.0.0"
3434
},
3535
"config": {

0 commit comments

Comments
 (0)