Skip to content

Commit

Permalink
Update doctrine/coding-standard requirement from ^11.1 to ^12.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@11.1.0...12.0.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 Sep 2, 2024
1 parent c184f10 commit 53fb378
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 @@
},
"require-dev": {
"ext-redis": "*",
"doctrine/coding-standard": "^11.1",
"doctrine/coding-standard": "^12.0",
"koriym/attributes": "^1.0.1",
"madapaja/twig-module": "^2.3",
"phpmd/phpmd": "^2.13",
Expand Down

0 comments on commit 53fb378

Please sign in to comment.