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

symfony/console requirement compatibility with Laravel 9 #217

Closed
Eduardowm opened this issue Feb 22, 2022 · 1 comment
Closed

symfony/console requirement compatibility with Laravel 9 #217

Eduardowm opened this issue Feb 22, 2022 · 1 comment

Comments

@Eduardowm
Copy link

Eduardowm commented Feb 22, 2022

Laravel 9.x right now it's requiring symfony/console 6.0.0 but nunomaduro/collision package is asking for at least symfony/console 6.0.2, so they are not compatible right now.

The funny thing it's that on Laravel's migration page (8 to 9) it say to use nunomaduro/collision 6.1... I'm I doing something wrong?

Thanks!

@nunomaduro
Copy link
Owner

Please ensure your composer json looks like so: https://github.com/laravel/laravel/blob/9.x/composer.json.

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

2 participants