Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BowlOfSoup authored Sep 3, 2016
1 parent fc17306 commit bca7d8b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,10 @@
"psr-0": { "BowlOfSoup\\NormalizerBundle": "" }
},
"target-dir": "BowlOfSoup/NormalizerBundle",
"minimum-stability": "dev"
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
}
}

0 comments on commit bca7d8b

Please sign in to comment.