Skip to content

Commit c93c315

Browse files
build(deps-dev): update symplify/easy-coding-standard requirement
Updates the requirements on [symplify/easy-coding-standard](https://github.com/easy-coding-standard/ecs) to permit the latest version. - [Release notes](https://github.com/easy-coding-standard/ecs/releases) - [Commits](easy-coding-standard/ecs@13.1.2...13.1.3) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-version: 13.1.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4d024c commit c93c315

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
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan-strict-rules": "^2.0",
3333
"rector/rector": "^2.2",
3434
"symfony/yaml": "^6.0 || ^7.0",
35-
"symplify/easy-coding-standard": "13.1.2"
35+
"symplify/easy-coding-standard": "13.1.3"
3636
},
3737
"suggest": {
3838
"symfony/yaml": "Required for OpenApi::toYaml() output (^6.0 || ^7.0)."

0 commit comments

Comments
 (0)