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

When 3.0 is going to release? #124

Open
AndreyGrin opened this issue Apr 10, 2023 · 1 comment
Open

When 3.0 is going to release? #124

AndreyGrin opened this issue Apr 10, 2023 · 1 comment

Comments

@AndreyGrin
Copy link

Hi! I'm upgrading my Nova project to Laravel 10 but it's impossible due to minimum-stability in composer settings. Current 3.0-beta version has stability beta, Laravel 10 requires stable.

@JulienCauvin
Copy link

Same here, waiting for a stable release !

@AndreyGrin as a workaround and to avoid being blocked in your update process, you can probably indicate this version as stable in your composer.json

"benjacho/belongs-to-many-field": "3.0.1-beta as 3.0.1",

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