v0.6.0
·
32 commits
to refs/heads/main
since this release
What's changed
⚠️ Breaking changes
-
The configuration for the
AnonymizeUsersprocessor has changed. Make sure to update your config file accordingly, so
that it follows the following format:\VanOns\LaravelEnvironmentImporter\Processors\AnonymizeUsers::class => [ 'preserve_emails' => ['@example.com', '[email protected]'], 'email_domain' => 'example.com', 'password_override' => 'password', ]