Fixes for self-update (#3314)
This commit is contained in:
parent
caa47d8662
commit
f612566514
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ return [
|
|||
'post_update' => [
|
||||
'postupdate:cleanup' => [
|
||||
'class' => \App\Console\Commands\ArtisanUpgrade::class,
|
||||
'params' => [],
|
||||
],
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue