Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove composer.json replaced packages #661

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

sam-griff
Copy link

In the composer.json there are currently 2 packages marked as replaced:

  • guzzlehttp/guzzle ^6.5 || ^7.0
  • guzzlehttp/psr7 ^1.8.5

These aren't actually replaced by this extension and are presumably included here as they can be assumed to be provided elsewhere in the civicrm installation, however this can cause conflicts when other requirements conflict with specific versions (e.g. roave/security-advisories conflicts with guzzlehttp/guzzle <6.5.8|>=7,<7.4.5)

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