Skip to content

Commit d649b83

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"laminas/laminas-coding-standard": "~2.5.0",
24-
"phpunit/phpunit": "^10.1.2",
24+
"phpunit/phpunit": "^12.0.0",
2525
"psalm/plugin-phpunit": "^0.19.0",
2626
"vimeo/psalm": "^5.11.0"
2727
},

0 commit comments

Comments
 (0)