Skip to content

Commit 217a5ed

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

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
@@ -11,7 +11,7 @@
1111
},
1212
"require-dev": {
1313
"friendsofphp/php-cs-fixer": "^3.89",
14-
"phpunit/phpunit": "^12.4",
14+
"phpunit/phpunit": "^13.0",
1515
"vimeo/psalm": "^6.13"
1616
},
1717
"minimum-stability": "dev",

0 commit comments

Comments
 (0)