Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Upgrade module-vault dependency to version 100.2.1 #3

Closed
mysil2 opened this issue Jul 18, 2017 · 4 comments
Closed

Upgrade module-vault dependency to version 100.2.1 #3

mysil2 opened this issue Jul 18, 2017 · 4 comments

Comments

@mysil2
Copy link

mysil2 commented Jul 18, 2017

I have upgraded Magento the the latest version, but I'd love to test your Stripe module, and I ran:
composer require pmclain/module-stripe

Got the following error:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for pmclain/module-stripe ^0.0.4 -> satisfiable by pmclain/module-stripe[0.0.4].
- Conclusion: remove magento/module-vault 100.2.1
- Conclusion: don't install magento/module-vault 100.2.1
- pmclain/module-stripe 0.0.4 requires magento/module-vault 100.1.* -> satisfiable by magento/module-vault[100.1.0-rc1, 100.1.0-rc2, 100.1.0-rc3, 100.1.0, 100.1.1].
- Can only install one of: magento/module-vault[100.2.1, 100.1.0-rc1].
- Can only install one of: magento/module-vault[100.2.1, 100.1.0-rc2].
- Can only install one of: magento/module-vault[100.2.1, 100.1.0-rc3].
- Can only install one of: magento/module-vault[100.2.1, 100.1.0].
- Can only install one of: magento/module-vault[100.2.1, 100.1.1].
- Installation request for magento/module-vault (locked at 100.2.1) -> satisfiable by magento/module-vault[100.2.1].

Any chance it'll work just changing the version in composer.json, or is it actually not compatible as it stands?

I see that the paypal module needs version 100.2.1, I'm not planning to use paypal but I'm new to Magento and have not found a solution for how to remove the paypal module in order to downgrade the module-vault.

@pmclain
Copy link
Owner

pmclain commented Jul 18, 2017

There's a very good chance I borked the composer.json. Can you confirm the Magento version and I'll test it out?

@mysil2
Copy link
Author

mysil2 commented Jul 18, 2017

Admin interface says Magento ver. 2.1.7.

@pmclain
Copy link
Owner

pmclain commented Jul 18, 2017

Thanks. I'll get a fresh install of 2.1.7 tonight and give it a try.

pmclain added a commit that referenced this issue Jul 19, 2017
@pmclain
Copy link
Owner

pmclain commented Jul 19, 2017

I had failed to add the current version of magento/module-vault to composer.json. This has been corrected in the v0.0.5 release. You may need to clear your composer cache or explicitly state the version when attempting to install.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants