Skip to content

Commit cfe7171

Browse files
chore(deps-dev): 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.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] <[email protected]>
1 parent 098014a commit cfe7171

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
@@ -18,7 +18,7 @@
1818
"phpstan/phpstan-phpunit": "^2.0",
1919
"phpstan/phpstan-strict-rules": "^2.0.3",
2020
"phpunit/phpunit": "^10.2",
21-
"symplify/easy-coding-standard": "^12.1"
21+
"symplify/easy-coding-standard": "^13.0"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)