Skip to content

Commit 9f11531

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.17 | 11.0.3 |
1 parent bd16eb6 commit 9f11531

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.34.0",
21-
"phpunit/phpunit": "^9.6.17",
21+
"phpunit/phpunit": "^11.0.3",
2222
"vimeo/psalm": "^5.22.2"
2323
},
2424
"replace": {

0 commit comments

Comments
 (0)