omniphx / forrest

A Laravel library for Salesforce
https://omniphx.github.io/forrest/
MIT License
259 stars 120 forks source link

adding Laravel 9.x support #300

Closed jonnott closed 2 years ago

jonnott commented 2 years ago

Laravel 9.0 release is imminent (beta is already tagged). This adds support for illuminate/* packages v9.x.

vsg24 commented 2 years ago

How about adding support for php-jwt 6 also?

omniphx commented 2 years ago

Thanks @jonnott, I'll release a version when L9 releases in a few days.

@VSG24, will add support for the latest php-jwt as well