Skip to content

Commit 0c63f9a

Browse files
Update symplify/easy-coding-standard requirement from ^12.4 to ^12.5
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.4.0...12.5.4) --- updated-dependencies: - dependency-name: symplify/easy-coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3900215 commit 0c63f9a

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": "^2.0",
2121
"phpstan/phpstan-strict-rules": "^2.0",
2222
"phpunit/phpunit": "^8.5|^9.5",
23-
"symplify/easy-coding-standard": "^12.4",
23+
"symplify/easy-coding-standard": "^12.5",
2424
"tomasvotruba/unused-public": "^2.0",
2525
"vlucas/phpdotenv": "^5.4"
2626
},

0 commit comments

Comments
 (0)