This repository has been archived by the owner on Sep 6, 2020. It is now read-only.
Import Configuration
You can now import another configuration file.
box.json
{
"import": "box.json.dist",
"alias": "non-dist.phar"
}
box.json.dist
{
"alias": "dist.phar",
"output": "example.phar"
}