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

Use DeferrableProvider interface #155

Closed
klimov-paul opened this issue Aug 7, 2019 · 0 comments · Fixed by #156
Closed

Use DeferrableProvider interface #155

klimov-paul opened this issue Aug 7, 2019 · 0 comments · Fixed by #156

Comments

@klimov-paul
Copy link
Contributor

This package should use Illuminate\Contracts\Support\DeferrableProvider interface at SEOToolsServiceProvider instead of using deprecated $defer field.

Note, however, that such change will eliminates support of Laravel framework version prior to "~5.8".

klimov-paul added a commit to klimov-paul/seotools that referenced this issue Aug 7, 2019
klimov-paul added a commit to klimov-paul/seotools that referenced this issue Aug 7, 2019
vinicius73 pushed a commit that referenced this issue Aug 12, 2019
* #155: use `Illuminate\Contracts\Support\DeferrableProvider`

* #155: remove deprecated helpers usage
This issue was closed.
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

Successfully merging a pull request may close this issue.

1 participant