Edit File: RMT
#!/usr/bin/env php <?php define('RMT_ROOT_DIR', __DIR__); require 'vendor\liip\rmt\command.php';
Back