How to fix
Step 1
Set your autoload
section in the root’s composer.json
file as in Magento 2.3.2:
Step 2
composer dumpautoload
Step 3
Re-run bin/magento setup:upgrade
Set your autoload
section in the root’s composer.json
file as in Magento 2.3.2:
composer dumpautoload
Re-run bin/magento setup:upgrade