Skip to content

Commit 5acbb79

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.19 | 11.1.3 |
1 parent c4f0951 commit 5acbb79

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.1.3",
2222
"vimeo/psalm": "^5.24.0"
2323
},
2424
"replace": {

0 commit comments

Comments
 (0)