Add repository to composer.json
"repositories": [
{
"url": "https://github.com/xalunda/framework",
"type": "vcs"
}
]
Add repository to required packages
"require": {
"xabi/framework": "~0.2"
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Add repository to composer.json
"repositories": [
{
"url": "https://github.com/xalunda/framework",
"type": "vcs"
}
]
Add repository to required packages
"require": {
"xabi/framework": "~0.2"
}