We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Instructions say:
composer require oro/paypal-express
However this fails: 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
The text was updated successfully, but these errors were encountered:
Thank you, Chris. You are right, this is a mistake. We'll fix it soon.
Sorry, something went wrong.
when can we expect an update for 4.1?
No branches or pull requests
Instructions say:
However this fails:
![image](https://user-images.githubusercontent.com/45612883/65567516-b9b0be80-df95-11e9-9d5d-b76c8389b41e.png)
This is including the Oro Packagist repository:
I believe this should actually be:
The text was updated successfully, but these errors were encountered: