Skip to content

Commit a2cf28f

Browse files
Update dependency phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.0.16 | 12.0.1 |
1 parent 3b1372a commit a2cf28f

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
@@ -29,7 +29,7 @@
2929
"phpstan/phpstan-deprecation-rules": "^1.1.3",
3030
"phpstan/phpstan-phpunit": "^1.3.10",
3131
"phpstan/phpstan-strict-rules": "^1.5.0",
32-
"phpunit/phpunit": "^10.0.16"
32+
"phpunit/phpunit": "^12.0.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)