You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
To fully support current and future Laravel releases mongodb/laravel-mongodb should be implemented.
This package was renamed to mongodb/laravel-mongodb because of a transfer of ownership to MongoDB, Inc. It is compatible with Laravel 10.x. For older versions of Laravel, please refer to the old versions.
Describe the solution you'd like mongodb/laravel-mongodb 4 should be required in the composer dependencies instead of jenssegers/mongodb
Describe alternatives you've considered
I created a fork and tested it with mongodb/laravel-mongodb dependency.
Additional context
I will open a pull request when ready.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
To fully support current and future Laravel releases
mongodb/laravel-mongodb
should be implemented.https://github.com/mongodb/laravel-mongodb
This package was renamed to mongodb/laravel-mongodb because of a transfer of ownership to MongoDB, Inc. It is compatible with Laravel 10.x. For older versions of Laravel, please refer to the old versions.
Describe the solution you'd like
mongodb/laravel-mongodb
4 should be required in the composer dependencies instead ofjenssegers/mongodb
Describe alternatives you've considered
I created a fork and tested it with
mongodb/laravel-mongodb
dependency.Additional context
I will open a pull request when ready.
The text was updated successfully, but these errors were encountered: