Skip to content

Commit 24ecf41

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 265e287 commit 24ecf41

File tree

2 files changed

+308
-200
lines changed

2 files changed

+308
-200
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"laminas/laminas-coding-standard": "^3.1",
18-
"phpunit/phpunit": "^12.5",
18+
"phpunit/phpunit": "^13.0",
1919
"psalm/plugin-phpunit": "^0.19.5",
2020
"vimeo/psalm": "^6.14"
2121
},

0 commit comments

Comments
 (0)