Skip to content

Commit b46a1a2

Browse files
authored
Update composer.json
1 parent 85d12aa commit b46a1a2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,10 @@
3434
"email": "myaddressmail@gmail.com",
3535
"role": "Developer"
3636
}
37-
]
37+
],
38+
"extra": {
39+
"branch-alias": {
40+
"dev-master": "2.3.x-dev"
41+
}
42+
}
3843
}

0 commit comments

Comments
 (0)