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
Root composer.json requires musonza/chat ^4.5 -> satisfiable by musonza/chat[v4.5.0].
musonza/chat v4.5.0 requires laravel/framework ^6.0|^7.0|^8.0 -> found laravel/framework[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json
require (5.8.*).`
Suggest me if there is any way to run this in laravel 5.8.38 project.
The text was updated successfully, but these errors were encountered:
Dependency issue
My Laravel Framework 5.8.38
To Reproduce
Steps to reproduce the behavior:
Error:
` Problem 1
require (5.8.*).`
Suggest me if there is any way to run this in laravel 5.8.38 project.
The text was updated successfully, but these errors were encountered: