laravel-gmail icon indicating copy to clipboard operation
laravel-gmail copied to clipboard

Version 6.1 is not published

Open zsnorbi opened this issue 2 years ago • 1 comments

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.

zsnorbi avatar Feb 20 '23 14:02 zsnorbi

"dacastro4/laravel-gmail": "dev-master",

for peeps who dont know this is the solution for now

striderxfossility avatar Mar 03 '23 08:03 striderxfossility