Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[9.x] Adds the scoped method to the container contract #37679

Merged
merged 2 commits into from
Jun 14, 2021

Conversation

tonysm
Copy link
Contributor

@tonysm tonysm commented Jun 13, 2021

Added

  • Adds the scoped method to the container contract

The method was added to Laravel 8 (here), but I guess this is a breaking change for the contract? Not sure.

Unverified

This user has not yet uploaded their public signing key.
@igorgaming
Copy link

igorgaming commented Jun 13, 2021

Yes, its breaking changes.
Also, you probably also need to add the public function scopedIf($abstract, $concrete = null) method: its here

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants