Skip to content

Commit

Permalink
Update phpmd/phpmd requirement from ^2.13 to ^2.14
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.13.0...2.14.1)

---
updated-dependencies:
- dependency-name: phpmd/phpmd
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 31d1d8a commit c17992d
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 @@ -35,7 +35,7 @@
"juliangut/phpstan-config": "^1.1",
"overtrue/phplint": "^9.0",
"phpcompatibility/php-compatibility": "^9.3",
"phpmd/phpmd": "^2.13",
"phpmd/phpmd": "^2.14",
"povils/phpmnd": "^3.2",
"roave/security-advisories": "dev-master"
},
Expand Down

0 comments on commit c17992d

Please sign in to comment.