Added branch alias
This commit is contained in:
parent
3713efa6cc
commit
e37e63980c
@ -15,5 +15,10 @@
|
|||||||
"psr-4": {
|
"psr-4": {
|
||||||
"NoccyLabs\\Gpio\\": "lib/"
|
"NoccyLabs\\Gpio\\": "lib/"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-master": "0.1.x-dev"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user