Skip to content

Commit

Permalink
[TASK] Require correct composer runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
josefglatz committed Nov 4, 2020
1 parent 1e28a54 commit 3b022b5
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-runtime-api": "^2"
"composer-plugin-api": "^2.0"
},
"require-dev": {
"composer/composer": "^2.0"
Expand Down

0 comments on commit 3b022b5

Please sign in to comment.