Skip to content

Commit 663637f

Browse files
Update symplify/easy-coding-standard requirement from ^11.3 to ^11.4 (#604)
* Update symplify/easy-coding-standard requirement from ^11.3 to ^11.4 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.3.0...11.4.5) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * fixcs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Markus Staab <[email protected]>
1 parent 0bc43d2 commit 663637f

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
@@ -20,7 +20,7 @@
2020
"phpstan/phpstan-phpunit": "^1.0",
2121
"phpstan/phpstan-strict-rules": "^1.1",
2222
"phpunit/phpunit": "^8.5|^9.5",
23-
"symplify/easy-coding-standard": "^11.3",
23+
"symplify/easy-coding-standard": "^11.4",
2424
"tomasvotruba/unused-public": "^0.1.10",
2525
"vlucas/phpdotenv": "^5.4"
2626
},

0 commit comments

Comments
 (0)