Skip to content

Commit 0a5402b

Browse files
Update symplify/easy-coding-standard requirement from ^12.1 to ^13.0 (#112)
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@12.1.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> Co-authored-by: Ivan Shcherbak <funivan@users.noreply.github.com>
1 parent 4ae67b0 commit 0a5402b

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
@@ -30,7 +30,7 @@
3030
"phpunit/phpunit": "^11.2.8",
3131
"rector/rector": "^2.0",
3232
"roave/security-advisories": "dev-latest",
33-
"symplify/easy-coding-standard": "^12.1"
33+
"symplify/easy-coding-standard": "^13.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)