Skip to content

Commit 2ccd081

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.0.1 |
1 parent cb2f65c commit 2ccd081

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
@@ -21,7 +21,7 @@
2121
"phpstan/phpstan-deprecation-rules": "^2.0.0",
2222
"phpstan/phpstan-phpunit": "^2.0.0",
2323
"phpstan/phpstan-strict-rules": "^2.0.0",
24-
"phpunit/phpunit": "^11.3.6"
24+
"phpunit/phpunit": "^12.0.0"
2525
},
2626
"provide": {
2727
"psr/clock-implementation": "1.0"

0 commit comments

Comments
 (0)