Guest User

Untitled

a guest
Nov 21st, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. composer require magento/product-community-edition 2.2.1 --no-update
  2.  
  3. composer require amzn/amazon-payments-magento-2-plugin:^1.2.0 --no-update
  4.  
  5. composer update
  6.  
  7. Problem 1
  8. - Installation request for magento/product-community-edition 2.2.1 -> satisfiable by magento/product-community-edition[2.2.1].
  9. - amzn/amazon-pay-and-login-with-amazon-core-module 1.2.0 requires magento/framework ^100.1.0 -> satisfiable by magento/framework[100.1.0-rc1, 100.1.0-rc2, 100.1.0-rc3, 100.1.0, 100.1.1, 100.1.2, 100.1.3, 100.1.4, 100.1.5, 100.1.6, 100.1.7, 100.1.8, 100.2.0-rc20, 100.1.9, 100.1.10].
  10. - Can only install one of: magento/framework[101.0.1, 100.1.0-rc1].
  11. - Can only install one of: magento/framework[101.0.1, 100.1.0-rc2].
  12. - Can only install one of: magento/framework[101.0.1, 100.1.0-rc3].
  13. - Can only install one of: magento/framework[101.0.1, 100.1.0].
  14. - Can only install one of: magento/framework[101.0.1, 100.1.1].
  15. - Can only install one of: magento/framework[101.0.1, 100.1.2].
  16. - Can only install one of: magento/framework[101.0.1, 100.1.3].
  17. - Can only install one of: magento/framework[101.0.1, 100.1.4].
  18. - Can only install one of: magento/framework[101.0.1, 100.1.5].
  19. - Can only install one of: magento/framework[101.0.1, 100.1.6].
  20. - Can only install one of: magento/framework[101.0.1, 100.1.7].
  21. - Can only install one of: magento/framework[101.0.1, 100.1.8].
  22. - Can only install one of: magento/framework[101.0.1, 100.2.0-rc20].
  23. - Can only install one of: magento/framework[101.0.1, 100.1.9].
  24. - Can only install one of: magento/framework[100.1.10, 101.0.1].
  25. - magento/product-community-edition 2.2.1 requires magento/framework 101.0.1 -> satisfiable by magento/framework[101.0.1].
  26. - Installation request for amzn/amazon-pay-and-login-with-amazon-core-module 1.2.0 -> satisfiable by amzn/amazon-pay-and-login-with-amazon-core-module[1.2.0].
  27.  
  28. composer require amzn/amazon-payments-magento-2-plugin:^1.2.0
  29.  
  30. Problem 1
  31. - The requested package magento/product-community-edition (locked at 2.2.0, required as 2.2.1) is satisfiable by magento/product-community-edition[2.2.0] but these conflict with your requirements or minimum-stability.
  32. Problem 2
  33. - Installation request for magento/product-community-edition 2.2.1 -> satisfiable by magento/product-community-edition[2.2.1].
  34. - amzn/amazon-pay-and-login-with-amazon-core-module 1.2.0 requires magento/framework ^100.1.0 -> satisfiable by magento/framework[100.1.0-rc1, 100.1.0-rc2, 100.1.0-rc3, 100.1.0, 100.1.1, 100.1.2, 100.1.3, 100.1.4, 100.1.5, 100.1.6, 100.1.7, 100.1.8, 100.2.0-rc20, 100.1.9, 100.1.10].
  35. - Can only install one of: magento/framework[101.0.1, 100.1.0-rc1].
  36. - Can only install one of: magento/framework[101.0.1, 100.1.0-rc2].
  37. - Can only install one of: magento/framework[101.0.1, 100.1.0-rc3].
  38. - Can only install one of: magento/framework[101.0.1, 100.1.0].
  39. - Can only install one of: magento/framework[101.0.1, 100.1.1].
  40. - Can only install one of: magento/framework[101.0.1, 100.1.2].
  41. - Can only install one of: magento/framework[101.0.1, 100.1.3].
  42. - Can only install one of: magento/framework[101.0.1, 100.1.4].
  43. - Can only install one of: magento/framework[101.0.1, 100.1.5].
  44. - Can only install one of: magento/framework[101.0.1, 100.1.6].
  45. - Can only install one of: magento/framework[101.0.1, 100.1.7].
  46. - Can only install one of: magento/framework[101.0.1, 100.1.8].
  47. - Can only install one of: magento/framework[101.0.1, 100.2.0-rc20].
  48. - Can only install one of: magento/framework[101.0.1, 100.1.9].
  49. - Can only install one of: magento/framework[100.1.10, 101.0.1].
  50. - magento/product-community-edition 2.2.1 requires magento/framework 101.0.1 -> satisfiable by magento/framework[101.0.1].
  51. - Installation request for amzn/amazon-pay-and-login-with-amazon-core-module 1.2.0 -> satisfiable by amzn/amazon-pay-and-login-with-amazon-core-module[1.2.0].
Add Comment
Please, Sign In to add comment