Closed RyanPaiva56 closed 4 years ago
I’ll release a fix for this shortly. Please use the latest tagged release instead of dev-master to fix this issue right now
How do I do that? Setting the above in composer didn't work.
Set a version on composer.json
like this:
"snowfire/beautymail": "^1.0"
This issue has now been resolved with 942f8584135290a675944ed0d5c0e13c5e84031e
I'm on the latest version of Laravel 5.8. I get this on running composer update. It doesnt help to downgrade versions either to an older commit. Any assistance would be greatly appreciated.
I tried all of these:
Then this:
Then this:
None work.