create alias for develop branch
This commit is contained in:
parent
b614497ae6
commit
fd7ee76438
|
|
@ -74,5 +74,10 @@
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"PhpOffice\\PhpWord\\": "src/PhpWord"
|
"PhpOffice\\PhpWord\\": "src/PhpWord"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-develop": "0.15.0-dev"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue