1 2 3 4 5 6 7 8 9 | composer require magento /product-community-edition 2.1.9 --no-update composer update rm -rf var /di/ * var /generation/ * var /cache/ * var /log/ * var /page_cache/ * php bin /magento cache:clean php bin /magento cache:flush php bin /magento setup:upgrade php bin /magento setup:di:compile php bin /magento setup:static-content:deploy php bin /magento indexer:reindex |
Leave a Reply