bilfeldt / laravel-http-client-logger

A logger for the Laravel HTTP Client
MIT License
144 stars 19 forks source link

Fix log testing and increase minimum requirement to laravel 9 and php 8.1 #26

Closed bilfeldt closed 1 year ago

bilfeldt commented 1 year ago

Superseeds https://github.com/bilfeldt/laravel-http-client-logger/pull/17 by using timacdonald/log-fake:^2.0

Increases minimum requirement to Laravel 9 and PHP 8.1|8.2