Skip to content

Commit

Permalink
add support for Composer v2 API
Browse files Browse the repository at this point in the history
  • Loading branch information
erroric authored Oct 28, 2020
1 parent 6e4af0e commit 6a3c1d7
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 @@ -14,7 +14,7 @@
}
],
"require": {
"composer-plugin-api": "^1.0"
"composer-plugin-api": "^1.0 || ^2.0"
},
"autoload": {
"psr-0": {"PP\\Composer": "src/"}
Expand Down

0 comments on commit 6a3c1d7

Please sign in to comment.