Skip to content

fix: update firebase/php-jwt version to ^7.0 (sec issue)#48

Merged
Keith-wright merged 2 commits intopusher:masterfrom
atymic:patch-1
Feb 26, 2026
Merged

fix: update firebase/php-jwt version to ^7.0 (sec issue)#48
Keith-wright merged 2 commits intopusher:masterfrom
atymic:patch-1

Conversation

@atymic
Copy link
Copy Markdown
Contributor

@atymic atymic commented Feb 18, 2026

@atymic
Copy link
Copy Markdown
Contributor Author

atymic commented Feb 18, 2026

cc @jameshfisher @jonathanlloyd

@atymic
Copy link
Copy Markdown
Contributor Author

atymic commented Feb 24, 2026

@jameshfisher @jonathanlloyd can we get a review on this ASAP?

@aonemd
Copy link
Copy Markdown
Member

aonemd commented Feb 26, 2026

Could you rebase this branch with origin:master? I updated the GH actions. @atymic

@atymic
Copy link
Copy Markdown
Contributor Author

atymic commented Feb 26, 2026

Done

Keith-wright pushed a commit that referenced this pull request Feb 26, 2026
- Bump firebase/php-jwt from ^6.0 to ^7.0 to address CVE-2025-45769
  (GHSA-2x45-7fc3-mxwq, CWE-326 inadequate encryption strength).
  v6.x accepts arbitrarily short HMAC keys; v7.0 enforces minimum
  key length and rejects weak secrets.

- Bump doctrine/instantiator from 1.4.0 to ^1.5.0 to resolve a
  pre-existing dev dependency conflict that caused the prefer-lowest
  CI job to fail at dependency resolution before any tests could run.

Closes #48. Co-authored-by: atymic <atymic@users.noreply.github.com>
@Keith-wright Keith-wright merged commit fc41937 into pusher:master Feb 26, 2026
0 of 4 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.

3 participants