laravel-eloquent-join icon indicating copy to clipboard operation
laravel-eloquent-join copied to clipboard

Is this discontinued? Does not install with Laravel 11.

Open raveren opened this issue 11 months ago • 1 comments

As the title says, I found Eloquent falling at the seams when building more advanced functionality, wanted to give this a try but


composer require fico7489/laravel-eloquent-join:4.1.5
./composer.json has been updated
Running composer update fico7489/laravel-eloquent-join
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires fico7489/laravel-eloquent-join 4.1.5 -> satisfiable by fico7489/laravel-eloquent-join[4.1.5].
    - fico7489/laravel-eloquent-join 4.1.5 requires illuminate/database ^8.0|^9.0|^10.0 -> found illuminate/database[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.25] but these were not loaded, likely because it conflicts with another require.

raveren avatar Nov 26 '24 17:11 raveren