Skip to content

Commit e2caa4e

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.41 | 11.5.3 |
1 parent 321c8d5 commit e2caa4e

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

0 commit comments

Comments
 (0)