Skip to content

Fix Dependabot alert for firebase/php-jwt#362

Merged
omniphx merged 1 commit intomasterfrom
fix/dependabot-2
Mar 23, 2026
Merged

Fix Dependabot alert for firebase/php-jwt#362
omniphx merged 1 commit intomasterfrom
fix/dependabot-2

Conversation

@omniphx
Copy link
Copy Markdown
Owner

@omniphx omniphx commented Mar 23, 2026

Summary

  • narrow firebase/php-jwt to the secure ^7.0 line
  • align the package PHP requirement to ^8.0, which matches the secure jwt major
  • stop advertising vulnerable 5.x and 6.x installs to downstream consumers

Verification

  • composer update --lock --no-install --no-scripts
  • composer validate --no-check-publish
  • vendor/bin/phpunit tests/Unit

Notes

  • composer test still includes Salesforce integration tests that require outbound network access and credentials, so those were not runnable in this sandbox.

@omniphx omniphx merged commit 6849be7 into master Mar 23, 2026
21 checks passed
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.

1 participant