celtic-project / LTI-PHP

PHP class library for building LTI integrations
GNU Lesser General Public License v3.0
48 stars 38 forks source link

Add support for Firebase PHP-JWT 6.5.0 #58

Closed dllsystem closed 1 year ago

spvickers commented 1 year ago

Thanks for the suggestion, but this library is for PHP 5.6+ and so only supports Firebase PHP-JWT 6.0.0 (or earlier) as later versions require later releases of PHP. The update to this library for PHP 8.1 supports the later releases of Firebase PHP-JWT and is available as a release candidate. I am expecting a final release within the next few weeks.

spvickers commented 1 year ago

But note that, if you are using a release of PHP supported by the later versions of the Firebase PHP-JWT library, then it should work with this library.