Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 2212817

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.0.2 |
1 parent 53c539b commit 2212817

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
@@ -6,7 +6,7 @@
66
"php": "~8.2.0 || ~8.3.0 || ~8.4.0"
77
},
88
"require-dev": {
9-
"phpunit/phpunit": "^11.5.7",
9+
"phpunit/phpunit": "^12.0.2",
1010
"roave/infection-static-analysis-plugin": "^1.36.0",
1111
"doctrine/coding-standard": "^12.0.0",
1212
"vimeo/psalm": "^6.5.1",

0 commit comments

Comments
 (0)