How to Update Magento 2 (composer way)
Magento 2 offers possibility to update it’s self through Magento backend panel or trough composer (described here).
First of all check if the cache is enabled:
php bin/magento cache:status
Magento 2 offers possibility to update it’s self through Magento backend panel or trough composer (described here).
First of all check if the cache is enabled:
php bin/magento cache:status