PHP 8 support in laravel-analytics 4 #409
Replies: 2 comments
-
Having same issue, did your issue resolved? |
Beta Was this translation helpful? Give feedback.
-
I was having the same issue, checking my I'm using Laravel 8.4 which uses
That means that even though the default Laravel install is locking Solution for Laravel 8.4
composer require guzzlehttp/psr7 ^1.7
composer require spatie/laravel-analytics The long-term solution would be to update the dependencies on the I hope that helps! Jeff. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using laravel 8 & and php 8 but I am getting the bellow error during installation.
Beta Was this translation helpful? Give feedback.
All reactions