Skip to content

Commit 895c9dd

Browse files
authored
Add a branch-alias section
1 parent 15db2c6 commit 895c9dd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,10 @@
1515
"symfony/security-bundle": "^3.0",
1616
"symfony/twig-bundle": "^3.0",
1717
"symfony/validator": "^3.0"
18+
},
19+
"extra": {
20+
"branch-alias": {
21+
"dev-master": "2.1.x-dev"
22+
}
1823
}
1924
}

0 commit comments

Comments
 (0)