Skip to content

Commit 0240518

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.10 | 11.0.2 |
1 parent 99a9b13 commit 0240518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"doctrine/coding-standard": "^12.0.0",
31-
"phpunit/phpunit": "^10.5.10",
31+
"phpunit/phpunit": "^11.0.2",
3232
"psalm/plugin-phpunit": "^0.18.4",
3333
"symfony/yaml": "^7.0.3",
3434
"vimeo/psalm": "^5.21.1"

0 commit comments

Comments
 (0)