Skip to content

Commit 58a3b33

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.19 | 11.2.2 |
1 parent 4519012 commit 58a3b33

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": "^12.0.0",
1919
"ext-zip": "^1.15.0",
2020
"roave/infection-static-analysis-plugin": "^1.35.0",
21-
"phpunit/phpunit": "^9.6.19",
21+
"phpunit/phpunit": "^11.2.2",
2222
"vimeo/psalm": "^5.24.0"
2323
},
2424
"replace": {

0 commit comments

Comments
 (0)