Skip to content

Commit a5fc836

Browse files
Update dependency phpunit/phpunit to v11
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.0.19 | 11.0.0 |
1 parent d7e225a commit a5fc836

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
@@ -22,7 +22,7 @@
2222
"phpstan/phpstan-deprecation-rules": "^1.0",
2323
"phpstan/phpstan-phpunit": "^1.1",
2424
"phpstan/phpstan-strict-rules": "^1.4",
25-
"phpunit/phpunit": "^10.0.16"
25+
"phpunit/phpunit": "^11.0.0"
2626
},
2727
"provide": {
2828
"chimera/serialization-implementation": "0.5.0"

0 commit comments

Comments
 (0)