Skip to content

Commit

Permalink
Tools - ecs (deps-dev): Update symplify/easy-coding-standard requirement
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@11.0.1...12.1.12)

---
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 28, 2024
1 parent 9e993eb commit 644f95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ecs/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require-dev": {
"symplify/easy-coding-standard": "^11"
"symplify/easy-coding-standard": "^12"
}
}

0 comments on commit 644f95d

Please sign in to comment.