Skip to content

Commit 057c269

Browse files
chore(deps): update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 12.5.23 | 13.1.8 |
1 parent 50f189e commit 057c269

2 files changed

Lines changed: 378 additions & 198 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"phpstan/phpstan": "^2.0",
3434
"phpstan/phpstan-phpunit": "^2.0",
3535
"phpstan/phpstan-symfony": "^2.0",
36-
"phpunit/phpunit": "^10.2 || ^11.0 || ^12.0",
36+
"phpunit/phpunit": "^10.2 || ^11.0 || ^12.0 || ^13.0",
3737
"rector/rector": "^2.2"
3838
},
3939
"suggest": {

0 commit comments

Comments
 (0)