1
0
Fork 0

Merge pull request #5715 from ro0NL/ro0NL-patch-1

Set branch alias for 1.3-dev
pull/5720/head
Jordi Boggiano 2016-09-26 10:32:05 +02:00 committed by GitHub
commit 012fb1813c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
"bin": ["bin/composer"],
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
"dev-master": "1.3-dev"
}
},
"scripts": {