In
composer.json
change this line"magento/product-community-edition": "2.0.0",
Also you should change the line 5 as well "version": "2.0.0",
to keep it in sync.
to whatever version you want, and then run:
composer update
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
if any Authenication required give the public keys and private keys
as a username and password of Your magento.com account login
No comments:
Post a Comment