igaster / laravel-theme

Theme support for Laravel
MIT License
516 stars 110 forks source link

Incompatible with Laravel 10 #142

Open volkeransmann opened 1 year ago

volkeransmann commented 1 year ago

Not sure if it is an issue with PHP 8.1 or Laravel 10:

igaster/laravel-theme v2.0.18 requires illuminate/contracts 5.4. || 5.5. || 5.6. || 5.7. || 5.8.* || ^6.0 || ^7.0 || ^8.0 || ^9.0 -> satisfiable by illuminate/contracts[v5.4.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.0].

renejpeter commented 1 year ago

@igaster any chance of a new release with L10 support?

appdezign commented 1 year ago

@igaster It would be really nice to have an ETA on a new release with L10 support.