CyberSource / CyberSource/cybersource-rest-client-php

firebase/php-jwt Version Conflict

Open
#119 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
41
Forks
77
Avg merge
26m
Merged PRs (30d)
1

Description

Problem 1
- Root composer.json requires firebase/php-jwt ^5.0, found firebase/php-jwt[v5.0.0, ..., v5.5.1] but the package is fixed to v6.3.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Problem 2
- Root composer.json requires cybersource/rest-client-php v0.0.31 -> satisfiable by cybersource/rest-client-php[0.0.31].
- cybersource/rest-client-php 0.0.31 requires firebase/php-jwt ^5.0.0 -> found firebase/php-jwt[v5.0.0, ..., v5.5.1] but the package is fixed to v6.3.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the root composer.json and the lock file, then reproduce the reported partial-update conflict using the dependency versions shown in the issue. Determine the intended compatible firebase/php-jwt constraint for cybersource/rest-client-php and verify that Composer can install or update the dependency without the reported version conflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.