Skip to content

Commit

Permalink
Merge pull request #1 from cfoellmann/master
Browse files Browse the repository at this point in the history
depend on less specific package versions
  • Loading branch information
balbuf committed Mar 2, 2016
2 parents 5247597 + 4f562cb commit 753f6eb
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 @@ -21,7 +21,7 @@
"class": "OomphInc\\ComposerInstallersExtender\\Plugin"
},
"require": {
"composer-plugin-api": "1.0.0",
"composer/installers": "1.0.22"
"composer-plugin-api": "^1.0",
"composer/installers": "~1.0.22"
}
}

0 comments on commit 753f6eb

Please sign in to comment.