Skip to content

Commit

Permalink
Update doctrine/coding-standard requirement from ^10.0.0 to ^11.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [doctrine/coding-standard](https://github.com/doctrine/coding-standard) to permit the latest version.
- [Release notes](https://github.com/doctrine/coding-standard/releases)
- [Commits](doctrine/coding-standard@10.0.0...11.1.0)

---
updated-dependencies:
- dependency-name: doctrine/coding-standard
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent b2869d8 commit 0d3aaed
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 @@ -25,7 +25,7 @@
"psr/http-message": "^1.0.1"
},
"require-dev": {
"doctrine/coding-standard": "^10.0.0",
"doctrine/coding-standard": "^11.1.0",
"malukenho/mcbumpface": "^1.1.5",
"phpunit/phpunit": "^8.3 | ^9.0",
"roave/security-advisories": "dev-master",
Expand Down

0 comments on commit 0d3aaed

Please sign in to comment.