Skip to content

Issue installing magento with ingenico-m2-payments #40

@dreidjo

Description

@dreidjo

Good evening, I am having some trouble updating the package to last version, currently I have :
"ingenico/m2-payment": "^2.2",
"ingenico/ogone-client": "^5.0",

I need to update to lates version of m2-payment, but when applying the solution in the update section (both with zip and non zip) I get the following :

[Exception]                                                                                                                                   
  Higher matching version 2.11.0 of ingenico/m2-payment was found in public repository packagist.org                                            
                               than 2.5.2 in private https://repo.magento.com. Public package might've been taken over by a malicious entity,   
                               please investigate and update package requirement to match the version from the private repository

In our producction mode we have the composer.lock in our repository so we just do composer install --no-dev
But now I cant even install magento if I delete vendor and execute the composer install --no-dev, it gets stuck there.

I can solve this by adding the --no-plugins flag but it is not good because our producctions those not included that command when deploying

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