Skip to content

Commit

Permalink
Merge pull request #1 from vaimo/composer-plugin-api-2
Browse files Browse the repository at this point in the history
Require composer-plugin-api: ^1.0 || ^2.0
  • Loading branch information
urmo authored Apr 13, 2022
2 parents 1922470 + b9f83ee commit b8b03e4
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 @@ -11,7 +11,7 @@
],
"require": {
"php": ">=5.3.0",
"composer-plugin-api": "^1.0"
"composer-plugin-api": "^1.0 || ^2.0"
},
"require-dev": {
"vaimo/composer-changelogs": "^0.13.1"
Expand Down

0 comments on commit b8b03e4

Please sign in to comment.