cloudcreativity / laravel-json-api

JSON API (jsonapi.org) package for Laravel applications.
http://laravel-json-api.readthedocs.io/en/latest/
Apache License 2.0
778 stars 110 forks source link

Add support for php 8 #572

Closed chris-doehring closed 3 years ago

chris-doehring commented 3 years ago

This pull request adds support for php 8. The Travis dist had to change to xenial, as it is the only dist on Travis that currently supports php 7.3 - 8.0.

lindyhopchris commented 3 years ago

Thanks for the PR on this repo as well! I'll get this tagged today - will be 3.2.0

chris-doehring commented 3 years ago

And thank you for your quick response and creation of the tag. :) And btw: I hyped for the release of php8 today 🥳 Can't wait to use it, also in combination with your packages.