Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v10 (rvvup#13)
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 8, 2023
1 parent 0385dd1 commit 79be693
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 @@ -16,7 +16,7 @@
"php": "^7.3 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^6 || ^7 || ^8 || ^9",
"phpunit/phpunit": "^6 || ^7 || ^8 || ^9 || ^10",
"magento/magento-coding-standard": "*",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"phpstan/phpstan": "^0.12.2 || ^1.2",
Expand Down

0 comments on commit 79be693

Please sign in to comment.