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
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.
The text was updated successfully, but these errors were encountered:
As the title says, I found Eloquent falling at the seams when building more advanced functionality, wanted to give this a try but
The text was updated successfully, but these errors were encountered: