Skip to content

Commit

Permalink
Merge pull request #32 from e-lodgy/fix/add-simplify-conflict
Browse files Browse the repository at this point in the history
Add Simplify version conflict
  • Loading branch information
benjaminmal authored Dec 17, 2022
2 parents ef11f61 + 78828f8 commit d1c76fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
"php": "^7.4 || ^8.0",
"symplify/easy-coding-standard": "^11.1.17"
},
"conflict": {
"symplify/easy-coding-standard": "11.1.18"
},
"autoload-dev": {
"Elodgy\\CodingStandard\\Tests\\": "tests/"
}
Expand Down

0 comments on commit d1c76fa

Please sign in to comment.