Releases the lock for the given Request.
bool False if the lock file does not exist or cannot be unlocked, true otherwise
public function unlock(Request $request) : bool;