Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2021
1 parent 6cbcaf2 commit f56a130
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": "^9.4",
"symplify/easy-coding-standard": "^10.0",
"phpstan/phpstan": "^0.12.18",
"phpstan/phpstan-nette": "^0.12.6"
},
Expand Down

0 comments on commit f56a130

Please sign in to comment.