Skip to content

Commit

Permalink
Stability
Browse files Browse the repository at this point in the history
  • Loading branch information
wimvds committed Apr 4, 2014
1 parent 7a33386 commit 9d8efb8
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 @@
"autoload": {
"psr-0": { "Kunstmaan\\UtilitiesBundle": "" }
},
"target-dir": "Kunstmaan/UtilitiesBundle"
"target-dir": "Kunstmaan/UtilitiesBundle",
"extra": {
"branch-alias": {
"dev-master": "2.3.x-dev"
}
}
}

0 comments on commit 9d8efb8

Please sign in to comment.