Skip to content

Commit a7dce6c

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.0.16 | 11.0.1 |
1 parent ec1dfef commit a7dce6c

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
@@ -30,7 +30,7 @@
3030
"phpstan/phpstan-deprecation-rules": "^1.0",
3131
"phpstan/phpstan-phpunit": "^1.1",
3232
"phpstan/phpstan-strict-rules": "^1.4",
33-
"phpunit/phpunit": "^10.0.16"
33+
"phpunit/phpunit": "^11.0.0"
3434
},
3535
"conflict": {
3636
"lcobucci/di-builder": "7.2.0"

0 commit comments

Comments
 (0)