Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent f56a130 commit a2008b2
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 @@ -27,7 +27,7 @@
"nette/di": "^3.0"
},
"require-dev": {
"symplify/easy-coding-standard": "^10.0",
"symplify/easy-coding-standard": "^12.3",
"phpstan/phpstan": "^0.12.18",
"phpstan/phpstan-nette": "^0.12.6"
},
Expand Down

0 comments on commit a2008b2

Please sign in to comment.