mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-01 19:06:16 +01:00
logic fixes
This commit is contained in:
@@ -714,6 +714,7 @@ class SafeUpgradeManager
|
|||||||
|
|
||||||
$this->safeUpgrade = new SafeUpgradeService([
|
$this->safeUpgrade = new SafeUpgradeService([
|
||||||
'staging_root' => $stagingRoot,
|
'staging_root' => $stagingRoot,
|
||||||
|
'config' => $config,
|
||||||
]);
|
]);
|
||||||
|
|
||||||
return $this->safeUpgrade;
|
return $this->safeUpgrade;
|
||||||
|
|||||||
Reference in New Issue
Block a user