Skip to content

Commit 9af64d9

Browse files
[TASK] Update phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.45 | 12.0.2 |
1 parent ce19b8f commit 9af64d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"phpstan/phpstan-strict-rules": "^2.0",
5959
"phpstan/phpstan-symfony": "^2.0",
6060
"phpstan/phpstan-webmozart-assert": "^2.0",
61-
"phpunit/phpunit": "^10.1 || ^11.0",
61+
"phpunit/phpunit": "^10.1 || ^11.0 || ^12.0",
6262
"rector/rector": "^2.0",
6363
"seld/jsonlint": "^1.9"
6464
},

0 commit comments

Comments
 (0)