Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v11
Browse files Browse the repository at this point in the history
| datasource | package         | from    | to     |
| ---------- | --------------- | ------- | ------ |
| packagist  | phpunit/phpunit | 10.5.11 | 11.0.4 |
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent 77f0bcb commit 732fda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.2.3"
"phpunit/phpunit": "^11.0.0"
},
"provide": {
"psr/clock-implementation": "1.0"
Expand Down

0 comments on commit 732fda0

Please sign in to comment.