Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Not working with laravel 5.7 #1

Closed
MiticoBerna opened this issue Dec 10, 2018 · 1 comment
Closed

Not working with laravel 5.7 #1

MiticoBerna opened this issue Dec 10, 2018 · 1 comment

Comments

@MiticoBerna
Copy link

MiticoBerna commented Dec 10, 2018

Hi Sven Buijsrogge,

due to some requires in composer.json like

"illuminate/container": "~5.3.0|~5.4.0|~5.5.0|~5.6.0",
"illuminate/contracts": "~5.3.0|~5.4.0|~5.5.0|~5.6.0",
"illuminate/database": "~5.4.0|~5.5.0|~5.6.0"

it's not possible to install if the app is on laravel 5.7 or higher.

Could you fix this please?

Thanks

@svennis94
Copy link
Owner

Added 5.7 to the composer.json in 1.2.1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants