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

Laravel 10 support #2500

Closed
beeyev opened this issue Jan 24, 2023 · 8 comments
Closed

Laravel 10 support #2500

beeyev opened this issue Jan 24, 2023 · 8 comments

Comments

@beeyev
Copy link

beeyev commented Jan 24, 2023

Firstly, thank you so much for the great package, I have been using it for quite a long, and it's absolutely great.

I have a question, since Laravel 10 will be released very soon, on February 7th. Will this package support the new Laravel version?

@ghost
Copy link

ghost commented Feb 3, 2023

+1

@idrisalshikh
Copy link

I tried to upgrade my project from laravel 9 to 10 and get this error
Problem 1
- Root composer.json requires jenssegers/mongodb ^3.9 -> satisfiable by jenssegers/mongodb[v3.9.0, ..., v3.9.4].
- jenssegers/mongodb[v3.9.0, ..., v3.9.4] require illuminate/support ^9.0 -> found illuminate/support[v9.0.0, ..., v9.52.0] but these were not
loaded, likely because it conflicts with another require.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require jenssegers/mongodb:*" to figure out if any version is installable, or "composer require jenssegers/mongodb:^2.1" if you know which you need.

@alcaeus
Copy link
Member

alcaeus commented Feb 15, 2023

Laravel 10 support hasn't been released yet. You'll have to update your composer.json to use dev-master if you want to test it. Please be aware that there will likely be further BC breaks until we release a new version with Laravel 10 support.

@Wernke96
Copy link

I just want to say there will be a release for laravel 10 for major update releases it usually takes a couple of days to get a new tag out. Right now the support for 10 has already been merged into the master just need to get tagged and maybe update some docs but it will be out soon enough.

@liamka

This comment was marked as spam.

@mongodb mongodb locked as too heated and limited conversation to collaborators Feb 22, 2023
@divine
Copy link
Contributor

divine commented Feb 22, 2023

I have locked up this issue to prevent further SPAM.

Laravel 10 support will be released whenever it’s stable enough. If you’d like to test it out use dev-master version.

Thanks!

@GromNaN
Copy link
Member

GromNaN commented Aug 31, 2023

Alpha version released: v4.0.0-ALPHA2

@GromNaN
Copy link
Member

GromNaN commented Sep 28, 2023

The mongodb/laravel-mongodb 4.0.0 have been release with Laravel 10 support.

Thank you for your patience.

@mongodb mongodb unlocked this conversation Sep 28, 2023
@GromNaN GromNaN unpinned this issue Sep 28, 2023
@GromNaN GromNaN closed this as completed Sep 28, 2023
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

7 participants