We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
I am having the same issue
Sorry, something went wrong.
To do so, temporarily add Shift's fork to the repositories property of your composer.json:
{ "repositories": [ { "type": "vcs", "url": "https://github.com/laravel-shift/laravel-gmail.git" } ] }
Then update your dependency constraint to reference this branch:
{ "require": { "dacastro4/laravel-gmail": "dev-l10-compatibility", } }
Finally, run: composer update
No branches or pull requests
The text was updated successfully, but these errors were encountered: