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

Replace userAgent method call - fixes incompatibilty with Illuminate 5.2 #402

Merged
merged 1 commit into from
Mar 22, 2018
Merged

Replace userAgent method call - fixes incompatibilty with Illuminate 5.2 #402

merged 1 commit into from
Mar 22, 2018

Conversation

DivineOmega
Copy link
Contributor

This fixes #401.

Copy link
Contributor

@quetzyg quetzyg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@quetzyg quetzyg merged commit e800ea1 into owen-it:master Mar 22, 2018
@DivineOmega
Copy link
Contributor Author

Thanks for merging! :)

@quetzyg
Copy link
Contributor

quetzyg commented Mar 22, 2018

Thank you for contributing! I'll tag a new version soon.

@DivineOmega
Copy link
Contributor Author

Great stuff. 👍

@DivineOmega DivineOmega deleted the fix-5.2-incompatibility branch March 22, 2018 14:11
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.

Package does not work with Laravel 5.2, due to call to non-existant Request::userAgent() method
2 participants