Skip to content

Commit

Permalink
Require composer/composer as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Apr 15, 2020
1 parent cd9d9ae commit f9d67b6
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 @@ -29,6 +29,9 @@
"craft\\composer\\": "src/"
}
},
"require-dev": {
"composer/composer": "^1.0 || ^2.0"
},
"extra": {
"class": "craft\\composer\\Plugin"
}
Expand Down

0 comments on commit f9d67b6

Please sign in to comment.