Can't install this package on Laravel 10:
sbine/route-viewer dev-main requires laravel/framework ^8.0|^9.0 -> found laravel/framework[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.7] but it conflicts with your root composer.json require (^10.9).
Running Composer with --ignore-platform-reqs doesn't seem to help. Any chance of releasing this with laravel/framework updated?
Can't install this package on Laravel 10:
sbine/route-viewer dev-main requires laravel/framework ^8.0|^9.0 -> found laravel/framework[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.7] but it conflicts with your root composer.json require (^10.9).
Running Composer with --ignore-platform-reqs doesn't seem to help. Any chance of releasing this with laravel/framework updated?
Thank you!