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

Allow newer illuminate/support lib #73

Merged
merged 2 commits into from
Sep 11, 2018
Merged

Conversation

emmerink
Copy link
Contributor

Laravel 5.7 comes with Illuminate/Support 5.7 (and does not allow lower versions to be installed).

(not tested for side effects yet)

Laravel 5.7 comes with Illuminate/Support 5.7 (and does not allow lower versions to be installed).
@fxcosta
Copy link
Owner

fxcosta commented Sep 11, 2018

Is there not a way to avoid putting more || ?
I really do not know how to replace this.

@emmerink
Copy link
Contributor Author

Changed it to ~5.1 (all from 5.1 but not including 6.*)

@fxcosta fxcosta merged commit ab1b987 into fxcosta:master Sep 11, 2018
@fxcosta
Copy link
Owner

fxcosta commented Sep 11, 2018

thanks a lot, bro!! 👏

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