Skip to content

Commit

Permalink
Merge pull request #86 from geocoder-php/issue-85
Browse files Browse the repository at this point in the history
Fixed invalid composer file
  • Loading branch information
mikebronner authored Jun 23, 2017
2 parents e7c3fc9 + adf9114 commit 2352f90
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 @@ -66,7 +66,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.0.0-RC1"
"dev-master": "2.0.0-dev"
}
},
"config": {
Expand Down

0 comments on commit 2352f90

Please sign in to comment.