Skip to content

Commit fd7ee76

Browse files
committed
create alias for develop branch
1 parent b614497 commit fd7ee76

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
@@ -74,5 +74,10 @@
7474
"psr-4": {
7575
"PhpOffice\\PhpWord\\": "src/PhpWord"
7676
}
77+
},
78+
"extra": {
79+
"branch-alias": {
80+
"dev-develop": "0.15.0-dev"
81+
}
7782
}
7883
}

0 commit comments

Comments
 (0)