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

Fixing Laravel version error with Livewire #1210

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

bulfaitelo
Copy link
Contributor

@bulfaitelo bulfaitelo commented Aug 24, 2023

Question Answer
Issue or Enhancement Issue
License MIT

What's in this PR?

Fixes the bug that when using Laravel in version 10.xx.xx '@if(app()->version() >= 7)' was not being validated correctly.

Checklist

  • I tested these changes.
  • I have linked the related issues.

@dfsmania
Copy link
Collaborator

@bulfaitelo Thanks, it was good that you have spotted this bug!

@resslinger resslinger merged commit 93baa12 into jeroennoten:master Aug 25, 2023
@resslinger
Copy link
Collaborator

Released with v3.9.2, thank you @bulfaitelo for your contribution

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.

3 participants