Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v11 (#12)
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] authored Feb 10, 2024
1 parent fb1d7ae commit c1122d2
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 @@ -12,7 +12,7 @@
},
"require": {
"php": "^8.1",
"phpunit/phpunit": "^9.5.24 || ^10.0"
"phpunit/phpunit": "^9.5.24 || ^10.0 || ^11.0"
},
"require-dev": {
"digitalrevolution/phpunit-file-coverage-inspection": "^2.0",
Expand Down

0 comments on commit c1122d2

Please sign in to comment.