will stop working if I update VendorPublishCommand to match the latest Laravel version because of VendorTagPublish being placed inside laravel/framework meaning that you would have to pull entire Laravel framework in your Lumen app just to get that class
This means that I will archive this package for good.
If you need to publish resources, you can copy the files manually or use Laravel instead.
https://github.com/laravelista/lumen-vendor-publish
Alternative https://github.com/irazasyed/larasupport