Skip to content

Commit 86c7438

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.49 | 12.5.8 |
1 parent a65740b commit 86c7438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"doctrine/coding-standard": "^14.0.0",
1919
"ext-zip": "^1.15.0",
2020
"roave/infection-static-analysis-plugin": "^1.39.0",
21-
"phpunit/phpunit": "^11.5.44",
21+
"phpunit/phpunit": "^12.5.8",
2222
"psalm/plugin-phpunit": "^0.19.5",
2323
"vimeo/psalm": "^6.13.1"
2424
},

0 commit comments

Comments
 (0)