Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 61e4513

Browse files
committed
Merge branch 'hotfix/branch-aliases'
Updated branch aliases
2 parents df8f7eb + 8a04368 commit 61e4513

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
],
1212
"extra": {
1313
"branch-alias": {
14-
"dev-master": "1.0-dev",
15-
"dev-develop": "1.1-dev"
14+
"dev-master": "1.1-dev",
15+
"dev-develop": "2.0-dev"
1616
}
1717
},
1818
"require": {

0 commit comments

Comments
 (0)