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

fix: changed concrete config class to interface #1478

Merged

Conversation

naidog
Copy link
Contributor

@naidog naidog commented Dec 12, 2022

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

"Resolves: #1477"

Changes

Сoncrete Illuminate\Config\Repository class was changed to Illuminate\Contracts\Config\Repository interface.

Breaking changes

There are no beahvior and breaking changes

@canvural canvural merged commit 4ec1056 into larastan:master Dec 12, 2022
@canvural
Copy link
Collaborator

Thank you!

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 this pull request may close these issues.

Illuminate\Config\Repository class dependency causes error
2 participants