Skip to content

Commit 83cdafd

Browse files
committed
Add branch-alias for 1.x
1 parent 470cb62 commit 83cdafd

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
@@ -24,5 +24,10 @@
2424
"kriswallsmith/assetic": "The best way to manage assets",
2525
"monolog/monolog": "Log using Monolog",
2626
"predis/predis": "Redis storage"
27+
},
28+
"extra": {
29+
"branch-alias": {
30+
"dev-master": "1.x-dev"
31+
}
2732
}
2833
}

0 commit comments

Comments
 (0)