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

Commit 7267c42

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.0.2 |
1 parent 8827e00 commit 7267c42

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
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"doctrine/coding-standard": "^12.0.0",
27-
"phpunit/phpunit": "^11.5.7",
27+
"phpunit/phpunit": "^12.0.2",
2828
"psalm/plugin-phpunit": "^0.19.2",
2929
"roave/infection-static-analysis-plugin": "^1.36.0",
3030
"vimeo/psalm": "^6.5.1"

0 commit comments

Comments
 (0)