Skip to content

Commit c57a48a

Browse files
Update dependency phpunit/phpunit to v12 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0eaf0bc commit c57a48a

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
@@ -36,7 +36,7 @@
3636
"roave/security-advisories": "dev-latest",
3737
"squizlabs/php_codesniffer": "^3.7",
3838
"phpmd/phpmd": "^2.14",
39-
"phpunit/phpunit": "^10.0 || ^11.2",
39+
"phpunit/phpunit": "^10.0 || ^11.2 || ^12.0",
4040
"phpstan/phpstan": "^1.10",
4141
"phpstan/phpstan-phpunit": "^1.3",
4242
"phpstan/phpstan-strict-rules": "^1.5",

0 commit comments

Comments
 (0)