Instalation on laravel 5.8 #455
Unanswered
Samuelbdesouza
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
-
Hi,
I'm trying to install your package on my laravel 5.8 but I'm getting the following error:
problem 1
- Root composer.json requires spatie/laravel-analytics ^3.11 -> satisfiable by spatie/laravel-analytics[3.11.0].
- spatie/laravel-analytics 3.11.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.*).
However, analyzing your update logs, I didn't find that support for laravel 5.8 was removed, I would like to know if it is still usable in laravel 5.8, as I can't update to the latest versions due to server/client limitation
Beta Was this translation helpful? Give feedback.
All reactions