Skip to content

Support for Laravel 10 #2573

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

Closed
sushmarana1602 opened this issue Aug 22, 2023 · 1 comment
Closed

Support for Laravel 10 #2573

sushmarana1602 opened this issue Aug 22, 2023 · 1 comment

Comments

@sushmarana1602
Copy link

Is your feature request related to a problem?

I am trying to install jenssegers/mongodb "^3.9", package with laravel "laravel/framework": "^10.0", but I am getting error.

Describe the solution you'd like

Getting below errors:
Problem 1
- Root composer.json requires jenssegers/mongodb ^3.9 -> satisfiable by jenssegers/mongodb[v3.9.0, ..., v3.9.5].
- pragmarx/google2fa-laravel[v2.1.0, ..., v2.1.1] require laravel/framework ^5.4.36|^6.0|^7.0|^8.0|^9.0|^10.0 -> satisfiable by laravel/framework[v10.0.0, ..., v10.19.0].
- Only one of these can be installed: illuminate/events[v5.8.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.15, v10.0.0, ..., v10.19.0], laravel/framework[v10.0.0, ..., v10.19.0]. laravel/framework replaces illuminate/events and
thus cannot coexist with it.
- jenssegers/mongodb[v3.9.0, ..., v3.9.5] require illuminate/events ^9.0 -> satisfiable by illuminate/events[v9.0.0, ..., v9.52.15].

@alcaeus
Copy link
Member

alcaeus commented Aug 22, 2023

Please use the issue search. There are multiple issues regarding Laravel 10. Please refer to this comment for more details.

@alcaeus alcaeus closed this as completed Aug 22, 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

2 participants