Skip to content

Commit 774aeb2

Browse files
committed
added a branch alias
1 parent cb5a8de commit 774aeb2

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
@@ -34,5 +34,10 @@
3434
},
3535
"autoload-dev": {
3636
"psr-4": { "Symfony\\Bundle\\MakerBundle\\Tests\\": "tests/" }
37+
},
38+
"extra": {
39+
"branch-alias": {
40+
"dev-master": "1.0-dev"
41+
}
3742
}
3843
}

0 commit comments

Comments
 (0)