phar "vfxapply.phar" { include { dir "src"; dir "vendor"; } exclude { dir ".git"; dir "Tests"; } props exec="props.php"; metadata { package_name "vfxapply.application"; package_version prop="APP_VERSION"; update_channel "https://packages.noccylabs.info/channel/vfxapply/stable.json"; } stub "src/app.php"; }