Skip to content

Commit 639b7fc

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.0.16 | 11.0.1 |
1 parent 3b1372a commit 639b7fc

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": "^11.0.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)