laravel-gmail
laravel-gmail copied to clipboard
Version 6.1 is not published
The documentation suggests adding 'dacastro4/laravel-gmail':'^6.1' to the composer.json file, but in fact the last published version is 6.0... The last changes (e.g. swiftmailer/swiftmailer replacement with symfony/mime) are only available in the dev-master. It would be nice to release version 6.1.
"dacastro4/laravel-gmail": "dev-master",
for peeps who dont know this is the solution for now