Skip to content

Commit

Permalink
Merge pull request #3 from jcroll/development
Browse files Browse the repository at this point in the history
[RFC] Bump client version
  • Loading branch information
jcroll authored Aug 26, 2016
2 parents 1a4c37c + 1efea4e commit bf2c57b
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 @@ -12,7 +12,7 @@
}
],
"require": {
"jcroll/foursquare-api-client": "~1",
"jcroll/foursquare-api-client": ">=1",
"symfony/framework-bundle": ">=2.6"
},
"autoload": {
Expand All @@ -24,7 +24,7 @@
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
}
}

0 comments on commit bf2c57b

Please sign in to comment.