Skip to content

Commit

Permalink
chore(deps): update dependency phpunit/phpunit to v11 (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent da27238 commit cfe3f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"phpstan/phpstan": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-strict-rules": "^1.0.0",
"phpunit/phpunit": "^10.1"
"phpunit/phpunit": "^11.0"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit cfe3f3f

Please sign in to comment.