venture
venture copied to clipboard
feat: support laravel 12
Would be nice to be able update to Laravel 12
Any idea why this is stalled? I want to help, but the logs for checks are expired
@ksassnowski Ran the actions on a fork. Larastan 3 doesn't seem compatible with Laravel 10. Maybe drop support for Laravel 10 in a new major version?
Problem 1
- Root composer.json requires larastan/larastan ^3.2 -> satisfiable by larastan/larastan[v3.2.0, ..., 3.x-dev].
- Root composer.json requires laravel/framework 10.* -> satisfiable by laravel/framework[v10.0.0, ..., 10.x-dev].
Sorry about the long delay. Laravel 12 is now supported in the 5.4.0 release
Great job. Thank you so much!