joshrainwater / active-users

A Laravel Package for easily retrieving a list of active users and guests that are currently online.
MIT License
89 stars 32 forks source link

Laravel Framework 7.10.3 compability #9

Closed jrson83 closed 4 years ago

jrson83 commented 4 years ago

Hey, I really would like to try out the package, but I can't install on Laravel Framework 7.10.3 because it requires illuminate/support. Can you please fix the compability?

"illuminate/support": "7.*",

joshrainwater commented 4 years ago

Hey, been out for a while, this library isn't the most active in the world. I've accepted a pull request that should fix your issue. Let me know.