update patch 1
This commit is contained in:
+1
-1
@@ -67,6 +67,6 @@ class SingleCommandApplication extends Command
|
||||
$this->running = false;
|
||||
}
|
||||
|
||||
return $ret ?? 1;
|
||||
return $ret;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user