Skip to content

Commit

Permalink
Update composer branch alias (refs #4776)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeelot committed Aug 26, 2013
1 parent 11e4623 commit a2d02bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"extra": {
"branch-alias": {
"dev-3.3/dev": "3.3.x-dev",
"dev-3.4/dev": "3.4.x-dev"
"dev-3.3/develop": "3.3.x-dev",
"dev-3.4/develop": "3.4.x-dev"
}
}
}
}

0 comments on commit a2d02bb

Please sign in to comment.