Skip to content

Commit 2517342

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 12.5.14 | 13.0.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f06e378 commit 2517342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"interaction-design-foundation/coding-standard": "^0.6",
1818
"orchestra/testbench-core": "^10.0.2 || ^11.0",
19-
"phpunit/phpunit": "^10.5 || ^11.0 || ^12.0",
19+
"phpunit/phpunit": "^13.0",
2020
"vimeo/psalm": "^6.0"
2121
},
2222
"repositories": [

0 commit comments

Comments
 (0)