sanatorium / path-installers by rozklad

Custom composer path installers
2
0
3
Package Data
Maintainer Username: rozklad
Maintainer Contact: info@sanatorium.ninja (Sanatorium)
Package Create Date: 2016-03-12
Package Last Update: 2016-03-12
Language: PHP
License: Unknown
Last Refreshed: 2024-04-17 15:06:15
Package Statistics
Total Downloads: 2
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

path-installers

Custom Composer Path Installers.

Usage

Specify package type as path-installer:

{
	"type" : "path-installer"
}

Specify custom path:

{
	"extra": {
		"path": "custom/path"
	}
}