Skip to content

Laravel 10.10 issue #2563

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
mo7ameds7awky opened this issue Aug 17, 2023 · 1 comment
Closed

Laravel 10.10 issue #2563

mo7ameds7awky opened this issue Aug 17, 2023 · 1 comment

Comments

@mo7ameds7awky
Copy link

  • Laravel-mongodb Version: 3.9.5
  • PHP Version: 8.1
  • Database Driver & Version: v6.0.4

Description:

I am trying to install laravel-mongodb in laravel 10.10 project and I get this issue:
Problem 1 - Root composer.json requires jenssegers/mongodb 3.9.5 -> satisfiable by jenssegers/mongodb[v3.9.5]. - jenssegers/mongodb v3.9.5 requires illuminate/support ^9.0 -> found illuminate/support[v9.0.0, ..., v9.52.15] but these were not loaded, likely because it conflicts with another require.

Steps to reproduce

  1. Install new laravel 10.10 project
  2. run composer require jenssegers/mongodb

Expected behaviour

Package installed

Actual behaviour

I get this issue:
Problem 1 - Root composer.json requires jenssegers/mongodb 3.9.5 -> satisfiable by jenssegers/mongodb[v3.9.5]. - jenssegers/mongodb v3.9.5 requires illuminate/support ^9.0 -> found illuminate/support[v9.0.0, ..., v9.52.15] but these were not loaded, likely because it conflicts with another require.

@alcaeus
Copy link
Member

alcaeus commented Aug 17, 2023

Laravel 10 support will be released in the future. Please see #2500 (comment).

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