diff --git a/modules/system/ServiceProvider.php b/modules/system/ServiceProvider.php index f7d3bfb6d8..eed836ecaa 100644 --- a/modules/system/ServiceProvider.php +++ b/modules/system/ServiceProvider.php @@ -136,7 +136,7 @@ protected function registerSingletons() protected function registerPrivilegedActions() { $requests = ['/combine/', '@/system/updates', '@/system/install', '@/backend/auth']; - $commands = ['winter:up', 'winter:update', 'winter:env', 'winter:version', 'winter:manifest']; + $commands = ['migrate', 'winter:up', 'winter:update', 'winter:env', 'winter:version', 'winter:manifest']; /* * Requests