Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array and String helpers in Subscribers import #16

Closed
csoutham opened this issue Jun 10, 2020 · 1 comment
Closed

Array and String helpers in Subscribers import #16

csoutham opened this issue Jun 10, 2020 · 1 comment

Comments

@csoutham
Copy link

csoutham commented Jun 10, 2020

/vendor/mettle/sendportal-core/src/Http/Controllers/Subscribers/SubscribersImportController.php uses str_random and array_only helpers which either need to be replaced with Str:: and Arr:: helpers or adding composer require laravel/helpers to the composer.json.
https://laravel.com/docs/6.x/upgrade#helpers

Absolutely cracking product though, migrating from Mailchimp right now!

@joshuafranks
Copy link
Contributor

This has been fixed, thanks for reporting @csoutham.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants