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

Laravel 6.0 support #78

Merged
merged 2 commits into from
Sep 26, 2019
Merged

Laravel 6.0 support #78

merged 2 commits into from
Sep 26, 2019

Conversation

mycarrysun
Copy link

@mycarrysun mycarrysun commented Sep 11, 2019

Changes

  • Added logical OR in Illuminate packages to support versions ^6.0

Fixes

  • Replace deprecated illuminate/support functions
    • starts_with() -> Illuminate\Support\Str::startsWith()

@specialtactics specialtactics merged commit 32e611e into dingo:master Sep 26, 2019
@specialtactics
Copy link
Member

Hey there @mycarrysun thank for your contribution :)

@mycarrysun
Copy link
Author

No problem @specialtactics thanks for merging! A lot of people will be happy for that

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