Skip to content

Commit 670b13f

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.5.2 | 13.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ebf281 commit 670b13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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
"squizlabs/php_codesniffer": "^3.13",
2121
"vimeo/psalm": "^6.14"

0 commit comments

Comments
 (0)