composer.json: Add 2.0.x-dev alias for master branch
This commit is contained in:
parent
5955c8c322
commit
d663553c34
1 changed files with 5 additions and 0 deletions
|
@ -48,5 +48,10 @@
|
|||
"PicoPluginInterface": "lib/",
|
||||
"AbstractPicoPlugin": "lib/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.0.x-dev"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue