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

Add Laravel v6 support #321

Merged
merged 1 commit into from
Sep 16, 2019
Merged

Add Laravel v6 support #321

merged 1 commit into from
Sep 16, 2019

Conversation

igorbabko
Copy link
Contributor

This PR adds Laravel 6.x support.

@igorbabko
Copy link
Contributor Author

CI build fails due to PHP version 7.1

The required PHP version is >=7.2

composer.json Show resolved Hide resolved
composer.json Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
@antonkomarev
Copy link
Contributor

Now it looks good! Ping @cmgmyr to merge PR and make a release.

@igorbabko
Copy link
Contributor Author

@cmgmyr Could you please merge this PR and make a release?

@cmgmyr cmgmyr merged commit 44fc524 into cmgmyr:master Sep 16, 2019
@cmgmyr
Copy link
Owner

cmgmyr commented Sep 16, 2019

Thanks for the contribution @igorbabko! Tagged as 2.19

@thdebay
Copy link
Contributor

thdebay commented Sep 17, 2019

Thanks everyone for making the package compatible with Laravel 6. I updated the example controller to use the Request facade instead of Input (removed in Laravel 6).

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.

4 participants