Skip to content

Commit

Permalink
[TASK] Update symplify/easy-coding-standard requirement
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and simonschaufi committed Dec 13, 2024
1 parent a3bb93a commit 91c79bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ergebnis/composer-normalize": "^2.45",
"phpstan/phpstan": "^1.12",
"ssch/typo3-rector": "^2.12",
"symplify/easy-coding-standard": "^12.4"
"symplify/easy-coding-standard": "^12.5"
},
"replace": {
"typo3-ter/imageoptimizer": "self.version"
Expand Down

0 comments on commit 91c79bd

Please sign in to comment.