#!/usr/bin/php selectProfile($profile, $config); if (getenv("PMAN_COMPOSER_DEBUG")) { $composer->print(); } else { $composer->write(); }