Not able to install on Laravel 5.6, due to an incompatible
"symfony/http-foundation": "^4.1"

Might not be a Botman problem, still investigating
$ composer why symfony/http-foundation
laravel/framework v5.6.25 requires symfony/http-foundation (~4.0)
symfony/http-kernel v4.1.0 requires symfony/http-foundation (~4.1)
$ composer why symfony/http-kernel
laravel/framework v5.6.25 requires symfony/http-kernel (~4.0)
A way to fix it:
Most helpful comment
A way to fix it: