rgranadino / mage2_vagrant

Simple Magento 2 Vagrant Box
249 stars 68 forks source link

Updating to 2.0.4 #61

Open impartdan opened 8 years ago

impartdan commented 8 years ago

Has anyone been able to update the Magento install to 2.0.4?

Stoyvo commented 8 years ago

Maybe not the best solution, but after setting up this repo locally I removed the magento2 and magento2_sample_data directories and cloned the official Magento2 github repos. Since I only use this environment for development I can pull all latest tags and rebase my branches with the latest master.

Again, not the best solution, but this repo was great for setting up the initial environment for magento2.

elioermini commented 8 years ago

Hi, I managed to have the 2.0.4 with this composer command: composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition