rollbar / rollbar-php-laravel

Rollbar error monitoring integration for Laravel projects
https://docs.rollbar.com/docs/laravel
140 stars 39 forks source link

Install fails with Laravel 9 #137

Closed elev8studio closed 2 years ago

elev8studio commented 2 years ago

I am unable to install this package into my Laravel 9 application:

Screenshot 2022-05-23 at 09 46 48
danielmorell commented 2 years ago

This should work...

$ composer require rollbar/rollbar-laravel --update-with-all-dependencies

It will downgrade psr/log to v2.