Failing Installation in LA 10.x
stevebrainng opened this issue · 1 comments
stevebrainng commented
lindyhopchris commented
Require v3 for Laravel 10:
composer require laravel-json-api/laravel:^3.4
Laravel 11 dropped support for PHP 8.1, not us. That means we have to drop it.
We follow Laravel's support policy: https://laravel.com/docs/11.x/releases#support-policy
As Laravel 10 is only supported for bug fixes, our v3 (that uses Laravel 10) is also only supported for bug fixes currently.