Skip to content

Commit

Permalink
Update symplify/easy-coding-standard requirement || ^12.0
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@11.3.0...12.0.6)

---
updated-dependencies:
- dependency-name: symplify/easy-coding-standard
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2023
1 parent 2df0707 commit 97967bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"symplify/easy-coding-standard": "^11.3"
"symplify/easy-coding-standard": "^11.3 || ^12.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 97967bf

Please sign in to comment.