Skip to content

Commit 6c5eeac

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

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
@@ -19,7 +19,7 @@
1919
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^10.4",
22+
"phpunit/phpunit": "^12.0",
2323
"psalm/plugin-phpunit": "^0.18.0",
2424
"squizlabs/php_codesniffer": "^3.7.1",
2525
"vimeo/psalm": "^5.16.0"

0 commit comments

Comments
 (0)