Missing "firebase/php-jwt" dependency on drupal packagist salesforce_jwt

Created on 25 July 2023, over 1 year ago
Updated 3 August 2023, over 1 year ago

Problem/Motivation

Error: Class 'Firebase\JWT\JWT' not found after "composer update".

"drupal/salesforce_jwt" doesn't require "firebase/php-jwt" on the https://packages.drupal.org endpoint.

Steps to reproduce

Install drupal/recommended-project:^10

$ composer require drupal/salesforce_jwt
./composer.json has been updated
Running composer update drupal/salesforce_jwt
Loading composer repositories with package information
Updating dependencies
Lock file operations: 4 installs, 0 updates, 0 removals
  - Locking drupal/key (1.17.0)
  - Locking drupal/salesforce (5.0.2)
  - Locking drupal/salesforce_jwt (5.0.2)
  - Locking lusitanian/oauth (v0.8.11)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 4 installs, 0 updates, 0 removals
  - Downloading lusitanian/oauth (v0.8.11)
  - Downloading drupal/salesforce (5.0.2)
  - Downloading drupal/key (1.17.0)
  - Installing lusitanian/oauth (v0.8.11): Extracting archive
  - Installing drupal/salesforce (5.0.2): Extracting archive
  - Installing drupal/key (1.17.0): Extracting archive
  - Installing drupal/salesforce_jwt (5.0.2)
6 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
44 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found
Using version ^5.0 for drupal/salesforce_jwt

See
https://packages.drupal.org/files/packages/8/p2/drupal/salesforce_jwt.json,
it requires only drupal/* packages.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Fixed

Version

5.0

Component

salesforce_jwt.module

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany luenemann Sรผdbaden, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024