Skip to content

Commit 3eeafb5

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdd1979 commit 3eeafb5

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.62",
14-
"phpunit/phpunit": "^10.5 || ^11.3",
14+
"phpunit/phpunit": "^12.0",
1515
"vimeo/psalm": "^6.0"
1616
},
1717
"minimum-stability": "dev",

0 commit comments

Comments
 (0)