Skip to content

Commit

Permalink
Merge pull request #1 from Seldaek/patch-1
Browse files Browse the repository at this point in the history
Fix composer plugin api requirement
  • Loading branch information
cravler committed Jun 14, 2015
2 parents 7c5006b + a29af65 commit 0f9d165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
}
},
"require": {
"composer-plugin-api": "1.0.0"
"composer-plugin-api": "^1.0.0"
}
}
}

0 comments on commit 0f9d165

Please sign in to comment.