I am having issues upgrading my Espo install from 8.4.2. I installed with the script, and I am trying to use the command.sh from CLI to upgrade my install.
Running on Ubuntu, when I run the upgrade command it shows Docker images being pulled but then the upgrade doesn't work.
When I try to run the upgrade command from inside of the docker container I get an error message:
Error: Class "Symfony\Component\Mailer\Transport\AbstractTransp ort" not found
Is there a way to fix this issue?
Thanks in advance for any help you can provide.
Running on Ubuntu, when I run the upgrade command it shows Docker images being pulled but then the upgrade doesn't work.
When I try to run the upgrade command from inside of the docker container I get an error message:
Error: Class "Symfony\Component\Mailer\Transport\AbstractTransp ort" not found
Is there a way to fix this issue?
Thanks in advance for any help you can provide.
Comment