mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
cancel run composer install when update
This commit is contained in:
@@ -154,7 +154,7 @@ if ($currentStep == 4) {
|
||||
$pass = $settingTableRows['pass'];
|
||||
while ($isPost) {
|
||||
try {
|
||||
$update->updateDependencies();
|
||||
// $update->updateDependencies();
|
||||
$update->createSymbolicLinks($symbolicLinks);
|
||||
$update->saveSettings($settings);
|
||||
$update->runExtraQueries();
|
||||
|
||||
Reference in New Issue
Block a user