Do you still maintain this project? I found that this project is very useful, but i tried install this via composer on latest laravel 8. Then i found that the one of dependencies is "symfony/console: ~2|^3|^4". But laravel 8 is using v5.2.8. So i can't install this package.
Is there any solution for this?
Thank you