Skip to content

Commit 6532389

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.41 | 11.5.3 |
1 parent e3eb1df commit 6532389

File tree

2 files changed

+287
-223
lines changed

2 files changed

+287
-223
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.41",
31+
"phpunit/phpunit": "^11.5.3",
3232
"psalm/plugin-phpunit": "^0.19.2",
3333
"symfony/yaml": "^7.2.0",
3434
"vimeo/psalm": "^6.0.0"

0 commit comments

Comments
 (0)