How to install Query builder package if some compatible issues occur? #646
Unanswered
PrashantJani007
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there im new to laravel and im trying to install this package but when i run composer command it shows me following error..
Problem 1
- spatie/laravel-query-builder[3.5.0, ..., v3.x-dev] require illuminate/database ^6.20.13|^7.30.4|^8.22.2 -> found illuminate/database[v6.20.13, ..., 6.x-dev, v7.30.4, 7.x-dev, v8.23.1, ..., 8.x-dev] but it conflicts with another require.
- Root composer.json requires spatie/laravel-query-builder ^3.5 -> satisfiable by spatie/laravel-query-builder[3.5.0, v3.x-dev].
How to Solve this?
Beta Was this translation helpful? Give feedback.
All reactions