specialtactics / laravel-api-boilerplate

Laravel API Boilerplate | Quickly build quality API products!
MIT License
490 stars 94 forks source link

Does not support php8.0? #60

Closed xinfox-ltd closed 2 years ago

xinfox-ltd commented 2 years ago

composer create-project

Your requirements could not be resolved to an installable set of packages.

Problem 1

specialtactics commented 2 years ago

Hey there, I think it's easier to add PHP 8 support with laravel 9, the main reason is that there are upstream repos that are not compatible with php 8, I think the jwt-auth, however that was taken over recently by a new php group, so I will take a look to see if I can do it with the current version of the boilerplate.

specialtactics commented 2 years ago

Hey @xinfox-ltd PHP 8 support has been added to the dependency package.