mirror of
https://github.com/composer/composer
synced 2025-05-10 17:12:51 +00:00
Add support for "extra.branch-version"
This commit is contained in:
parent
2c6a9aba32
commit
893fbfcb89
6 changed files with 59 additions and 4 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "test/path-branch-versioned",
|
||||
"extra": {
|
||||
"branch-version": "1.2"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue