Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 1977ebc

Browse files
committed
Added a branch alias for master
1 parent 55273d2 commit 1977ebc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
"symfony/framework-bundle": "~2.1",
1717
"symfony/security-bundle": "~2.1"
1818
},
19+
"extra": {
20+
"branch-alias": {
21+
"dev-master": "1.1.x-dev"
22+
}
23+
},
1924
"autoload": {
2025
"psr-0": { "FOS\\AdvancedEncoderBundle": "" }
2126
},

0 commit comments

Comments
 (0)