akaunting/laravel-firewall

Laravel 8 upgrade

iec989 opened this issue · 1 comments

I'm trying to upgrade my Laravel 7.x project to 8.x, but I'm getting the error below:

Installation request for guzzlehttp/guzzle ^7.0.1 -> satisfiable by guzzlehttp/guzzle[7.0.1, 7.0.x-dev, 7.1.x-dev]. akaunting/firewall 1.2.10 requires guzzlehttp/guzzle ^6.0 -> satisfiable by guzzlehttp/guzzle[6.5.x-dev].

Fixed in 1.2.11 version.