Skip to content

Commit 4f0be54

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.38 | 11.5.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3413daf commit 4f0be54

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
@@ -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": "^5.25"
1919
},

0 commit comments

Comments
 (0)