Skip to content

Commit

Permalink
Update phpmd/phpmd requirement from ~2.6.0 to ~2.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [phpmd/phpmd](https://github.com/phpmd/phpmd) to permit the latest version.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](phpmd/phpmd@2.6.0...2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 28, 2021
1 parent ca54a87 commit 6518cef
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 @@
"require-dev": {
"phpunit/phpunit": "^7.5",
"squizlabs/php_codesniffer": "^3.4",
"phpmd/phpmd": "~2.6.0",
"phpmd/phpmd": "~2.10.0",
"magento/magento-coding-standard": "*"
},
"repositories": {
Expand Down

0 comments on commit 6518cef

Please sign in to comment.