Skip to content

Commit 2070c47

Browse files
chore: update symplify/easy-coding-standard requirement
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.6.2...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] <[email protected]>
1 parent de74fc5 commit 2070c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"rector/rector": "2.2.8",
3535
"symfony/var-dumper": "7.4.0 || 8.0.0",
3636
"symfony/yaml": "7.4.0 || 8.0.0",
37-
"symplify/easy-coding-standard": "12.6.2",
37+
"symplify/easy-coding-standard": "13.0.0",
3838
"wundii/phplint": "0.3.3"
3939
},
4040
"autoload": {

0 commit comments

Comments
 (0)