Skip to content

Incompatible with AWS SDK due to paragonie/sodium_compat dependency #392

@BenSeDev

Description

@BenSeDev

Hello,

I'm unable to install the package due to incompatibility with paragonie/sodium_compat.
We're using the AWS php SDK, which has a dev dependency of paragonie/sodium_compat v2.xx.
So I can't downgrade paragonie/sodium_compat.
I've checked the open PRs and I believe #391 & #384 combined would solve my issues.

- pusher/pusher-php-server[7.2.0, ..., 7.2.4] 
require paragonie/sodium_compat ^1.6 -> found paragonie/sodium_compat[v1.6.0, ..., v1.21.1] 
but the package is fixed to v2.0.1 (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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions