Skip to content

Commit e1c2071

Browse files
author
Andrew Zhdanovskih
committed
Add branch-alias to confog
1 parent 2066156 commit e1c2071

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
"symfony/phpunit-bridge": "^4.1|^5.0",
4040
"symfony/var-dumper": "^4.1|^5.0"
4141
},
42+
"extra": {
43+
"branch-alias": {
44+
"dev-master": "develop"
45+
}
46+
},
4247
"config": {
4348
"sort-packages": true
4449
},

0 commit comments

Comments
 (0)