Skip to content

Commit ead0458

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------- | | packagist | phpunit/phpunit | 11.5.7 | 12.0.10 |
1 parent 9bbe4bc commit ead0458

2 files changed

Lines changed: 201 additions & 319 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"require-dev": {
2727
"doctrine/coding-standard": "^12.0.0",
28-
"phpunit/phpunit": "^11.5.6",
28+
"phpunit/phpunit": "^12.0.10",
2929
"psalm/plugin-phpunit": "^0.19.2",
3030
"roave/security-advisories": "dev-latest",
3131
"vimeo/psalm": "^6.3.0"

0 commit comments

Comments
 (0)