Skip to content

Commit af62496

Browse files
Update symplify/easy-coding-standard requirement from ^12.2 to ^13.0 (#276)
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/ecs@12.2.0...13.0.0) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ae39de commit af62496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"phpunit/phpunit": "^10.0",
3535
"rector/rector": "^1.0.0",
3636
"symplify/easy-ci": "^12.1",
37-
"symplify/easy-coding-standard": "^12.2",
37+
"symplify/easy-coding-standard": "^13.0",
3838
"symplify/phpstan-extensions": "^11.1",
3939
"symplify/phpstan-rules": "^12.0",
4040
"webmozart/assert": "^1.10"

0 commit comments

Comments
 (0)