Skip to content

Commit

Permalink
Merge pull request #457 from barryvdh/patch-4
Browse files Browse the repository at this point in the history
Add branch-alias
  • Loading branch information
tortuetorche committed Mar 9, 2015
2 parents 5e51d6a + 19c11fb commit 1e41397
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,10 @@
],
"Laravel\\": "src/Laravel"
}
},
"extra": {
"branch-alias": {
"dev-master": "3.5.x-dev"
}
}
}

0 comments on commit 1e41397

Please sign in to comment.