antonioribeiro / firewall

Firewall package for Laravel applications
BSD 3-Clause "New" or "Revised" License
1.39k stars 164 forks source link

On Laravel 5.6 - Not able to resolve to an installable set of packages #114

Closed slakbal closed 6 years ago

slakbal commented 6 years ago

When checking out a fresh clean new version of laravel 5.6. And running composer require pragmarx/firewall the installation cannot complete and returns with error: Your requirements could not be resolved to an installable set of packages.

antonioribeiro commented 6 years ago

Should be fixed now. Thanks for reporting.