sanatorium/path-installers
path-installers
Custom Composer Path Installers.
Usage
Specify package type as path-installer:
{
"type" : "path-installer"
}
Specify custom path:
{
"extra": {
"path": "custom/path"
}
}
Custom Composer Path Installers.
Specify package type as path-installer:
{
"type" : "path-installer"
}
Specify custom path:
{
"extra": {
"path": "custom/path"
}
}