Not sure if you think this is a good idea, but having a way to select the minimum major version could be useful.
For example, laravel 7.x will be out in a few days, but most packages would still want to support laravel 6.x, however if they need features only available in 7.x, it could be useful to have a switch/question when generating.
Happy to PR :)