Skip to content

Remove Laravel <5.2 code #1461

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

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Remove Laravel <5.2 code #1461

merged 1 commit into from
Sep 15, 2023

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Sep 14, 2023

// Laravel 5.2 changed the way some core events worked. We must account for
// the first argument being an "event object", where arguments are passed
// via object properties, instead of individual arguments.

@barryvdh barryvdh merged commit 88aef02 into barryvdh:master Sep 15, 2023
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.

2 participants