Skip to content

Commit 02ba5c1

Browse files
[TASK] Update phpunit/phpunit to v12
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.45 | 12.1.2 |
1 parent 6523435 commit 02ba5c1

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
@@ -50,7 +50,7 @@
5050
"phpstan/phpstan-strict-rules": "^2.0",
5151
"phpstan/phpstan-symfony": "^2.0",
5252
"phpstan/phpstan-webmozart-assert": "^2.0",
53-
"phpunit/phpunit": "^10.1 || ^11.0",
53+
"phpunit/phpunit": "^10.1 || ^11.0 || ^12.0",
5454
"rector/rector": "^2.0",
5555
"seld/jsonlint": "^1.10"
5656
},

0 commit comments

Comments
 (0)