Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. Your requirements could not be resolved to an install able set of packages.
  2.  
  3.  
  4.  
  5. Problem 1
  6. - Can only install one of: magento/framework[100.1.17, 100.1.1].
  7. - Can only install one of: magento/framework[100.1.17, 100.1.1].
  8. - Can only install one of: magento/framework[100.1.1, 100.1.17].
  9. - magento/product-community-edition 2.1.17 requires magento/framework 100.1.17 -> satisfiable by magento/framework[100.1.17].
  10. - Installation request for magento/product-community-edition 2.1.17 -> satisfiable by magento/product-community-edition[2.1.17].
  11. - Installation request for magento/framework == 100.1.1.0 -> satisfiable by magento/framework[100.1.1].
  12.  
  13. 1) composer require magento/product-community-edition 2.1.17 --no-update
  14. 2) composer update
  15.  
  16. 1) php bin/magento setup:upgrade
  17. 2) php bin/magento setup:static-content:deploy -f
  18. 3) php bin/magento indexer:reindex
  19. 4) php bin/magento cache:flush
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement