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

Installation Instructions Incorrect #2

Open
chrisaligent opened this issue Sep 25, 2019 · 2 comments
Open

Installation Instructions Incorrect #2

chrisaligent opened this issue Sep 25, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@chrisaligent
Copy link

Instructions say:

composer require oro/paypal-express

However this fails:
image
This is including the Oro Packagist repository:

    "repositories": {
        "composer": {
            "type": "composer",
            "url": "https://packagist.orocrm.com"
        }
    }

I believe this should actually be:

composer require oro/commerce-paypal-express

image

@anyt
Copy link
Contributor

anyt commented Sep 25, 2019

Thank you, Chris.
You are right, this is a mistake. We'll fix it soon.

@anyt anyt added the bug Something isn't working label Sep 25, 2019
@mitchzhang1982
Copy link

when can we expect an update for 4.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants