Does the package support Laravel 11? I'm getting this error when trying to install it:
Problem 1
- fly-apps/fly-laravel[0.0.1, ..., 0.0.7] require illuminate/view ^10.0 -> found illuminate/view[v10.0.0, ..., v10.48.10] but these were not loaded, likely because it conflicts with another require.
- fly-apps/fly-laravel[v0.1, ..., v0.1.7] require illuminate/http ^10.0 -> found illuminate/http[v10.0.0, ..., v10.48.10] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires fly-apps/fly-laravel * -> satisfiable by fly-apps/fly-laravel[0.0.1, ..., v0.1.7].
Does the package support Laravel 11? I'm getting this error when trying to install it:
Here's my full composer.json: