Skip to content

Commit fc6592e

Browse files
chore(deps-dev): update symplify/easy-coding-standard requirement || ^13.0
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.5.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>
1 parent 7e7323d commit fc6592e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan": "^2.0",
3333
"phpstan/phpstan-strict-rules": "^2.0",
3434
"rector/rector": "^2.0",
35-
"symplify/easy-coding-standard": "^12.5"
35+
"symplify/easy-coding-standard": "^12.5 || ^13.0"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)