Skip to content

Commit e98c81f

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.41 | 11.5.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3cae41 commit e98c81f

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
@@ -13,7 +13,7 @@
1313
},
1414
"require-dev": {
1515
"laminas/laminas-coding-standard": "^3.0",
16-
"phpunit/phpunit": "^10.5",
16+
"phpunit/phpunit": "^11.0",
1717
"psalm/plugin-phpunit": "^0.19",
1818
"vimeo/psalm": "^6.0"
1919
},

0 commit comments

Comments
 (0)