Skip to content

Comments

Update firebase jwt requirement to ^7.0#455

Open
ryanmitchell wants to merge 3 commits intoShopify:mainfrom
ryanmitchell:chore/update-firebase-php-jwt
Open

Update firebase jwt requirement to ^7.0#455
ryanmitchell wants to merge 3 commits intoShopify:mainfrom
ryanmitchell:chore/update-firebase-php-jwt

Conversation

@ryanmitchell
Copy link

@ryanmitchell ryanmitchell commented Feb 20, 2026

WHY are these changes introduced?

Fixes #454

The package cannot be installed without composer warnings due to the vulnerability on PHP-JWT.

WHAT is this pull request doing?

Updates the minimum version of PHP-JWT to an unaffected version.

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above
  • I have added/updated tests for this change
  • I have updated the documentation for public APIs from the library (if applicable)

@ryanmitchell
Copy link
Author

I have signed the CLA!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package affected by PHP-JWT vulnerability

1 participant