Skip to content

Commit 9c25ccb

Browse files
committed
Add branch-alias for 1.0
1 parent a719018 commit 9c25ccb

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
@@ -12,5 +12,10 @@
1212
"psr-0": {
1313
"React\\Promise": "src/"
1414
}
15+
},
16+
"extra": {
17+
"branch-alias": {
18+
"dev-master": "1.0-dev"
19+
}
1520
}
1621
}

0 commit comments

Comments
 (0)