Skip to content

Commit

Permalink
Merge pull request #683 from stof/patch-1
Browse files Browse the repository at this point in the history
Fixed the branch alias for master
  • Loading branch information
ruflin committed Sep 22, 2014
2 parents f235765 + 518e3e5 commit a775593
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
CHANGES

2014-09-22
- Update the branch alias in composer.json to match the library version

2014-09-16
- Update license in composer.json to match project #681

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
"dev-master": "1.3.x-dev"
}
}
}

0 comments on commit a775593

Please sign in to comment.