akaunting / laravel-firewall

Web Application Firewall (WAF) package for Laravel
https://akaunting.com
MIT License
943 stars 106 forks source link

Laravel 8 upgrade #26

Closed iec989 closed 4 years ago

iec989 commented 4 years ago

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].

denisdulici commented 4 years ago

Fixed in 1.2.11 version.