Skip to content

Commit 3852f19

Browse files
Update symplify/easy-coding-standard requirement || ^12.0.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@11.1.0...12.0.6) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d4bdc1 commit 3852f19

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
@@ -26,7 +26,7 @@
2626
],
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.5.0",
29-
"symplify/easy-coding-standard": "^11.1.0",
29+
"symplify/easy-coding-standard": "^11.1.0 || ^12.0.0",
3030
"symfony/polyfill-intl-grapheme": "^1.26.0",
3131
"phpstan/phpstan": "^1.8.0",
3232
"infection/infection": "^0.26.0",

0 commit comments

Comments
 (0)