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

Support Laravel 7 #945

Closed
garbinmarcelo opened this issue Mar 17, 2020 · 5 comments
Closed

Support Laravel 7 #945

garbinmarcelo opened this issue Mar 17, 2020 · 5 comments

Comments

@garbinmarcelo
Copy link

Hi, I'm starting a new installation of Laravel 7, is this package already supported for this new version?

I ran the following command: composer require nwidart/laravel-modules in this case, version 6.2 was installed.

Is that correct? If not, how can I use it with the Laravel 7 version or is it currently not possible?

Thanks for this wonderful package =)

@nWidart
Copy link
Owner

nWidart commented Mar 17, 2020

Hi,

You can by using 7.0-dev currently.

@garbinmarcelo
Copy link
Author

Do I have to use it that way?

composer.json
"nwidart/laravel-modules": "^7.0"

@ckissi
Copy link

ckissi commented Mar 19, 2020

"nwidart/laravel-modules": "^7.0-dev"

@garbinmarcelo
Copy link
Author

Do you have any plans to release version 7 for production / master?

Thank you, I will close this issue.

@nWidart
Copy link
Owner

nWidart commented Mar 19, 2020

Yup, I just wanted to make sure everything was working fine before tagging. Since it has been available for a bit now, I'll do it asap.

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

No branches or pull requests

3 participants