mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 05:53:54 +03:00
Run cs-fix, ensure we only install dependency versions supporting 7.4+
This commit is contained in:
@@ -128,8 +128,6 @@ class ServerTransferController extends Controller
|
||||
/**
|
||||
* The daemon notifies us about a transfer success.
|
||||
*
|
||||
* @return \Illuminate\Http\JsonResponse
|
||||
*
|
||||
* @throws \Throwable
|
||||
*/
|
||||
public function success(string $uuid): JsonResponse
|
||||
|
||||
Reference in New Issue
Block a user