Skip to content

Commit fc99077

Browse files
committed
Added branch-alias to the master branch
1 parent 1e7a93e commit fc99077

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
@@ -17,5 +17,10 @@
1717
"psr-4": {
1818
"Go\\Symfony\\GoAopBundle\\": "./"
1919
}
20+
},
21+
"extra": {
22+
"branch-alias": {
23+
"dev-master": "2.x-dev"
24+
}
2025
}
2126
}

0 commit comments

Comments
 (0)