@@ -15,7 +15,7 @@ if (empty(ini_get('date.timezone'))) {
$baseDir = dirname(dirname(__FILE__));
define('MAGALLANES_VERSION', '1.0.5');
define('MAGALLANES_VERSION', '1.0.6');
define('MAGALLANES_DIRECTORY', $baseDir);
if (file_exists(__DIR__ . '/../vendor/autoload.php')) {
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.