orkhanahmadov / laravel-ip-middleware

Laravel middleware for whitelisting/blacklisting client IP addresses
MIT License
24 stars 9 forks source link

Updating packages to allow for Laravel ^9 #8

Closed sc-creed closed 2 years ago

sc-creed commented 2 years ago

Just a quick update to the required package list so that this can be included in Laravel 9 projects.

All tests passed OK for me.

orkhanahmadov commented 2 years ago

Thank you, @sc-creed!

Released version 1.7.0 with Laravel 9 support.