#!/usr/bin/env php =") ): throw new Exception(sprintf("\n\x1b[41;1m[error] : PHP Version \x1b[4m%s\x1b[0m\x1b[41;1m \x1b[37;1mor above is required, please update.\n\n", $phpRequired)); endif; } catch (Exception $e) { fwrite(STDERR, $e->getMessage()) . PHP_EOL; exit(255); }