fix(auth): support running migrations for the first time during auth installation #3024
coding-conventions.yml
on: pull_request
Run style check
24s
Run static analysis: PHPStan
35s
Annotations
1 error and 1 warning
|
Run style check
Process completed with exit code 1.
|
|
no-redundant-use:
packages/auth/src/Installer/AuthenticationInstaller.php#L12
Unused import: `Database`.
Help: Remove the entire `use` statement.
|