Your software
My Mautic version is: 5.2.1 Upgrading to 5.2.6
My PHP version is: 8.3
My Database type and version is: MariaDB
Your problem
My problem is:
Composer based upgrade instructions seem to be incorrect.
Link to instructions:
It says that you should run this command.
bin/console mautic:update:apply --finish
Output:
You have Composer updates enabled. This means that you can only update Mautic through the ‘composer update’ command.
Steps I have tried to fix the problem:
Possibly I can deactivate composer installation in the settings in the GUI for composer installation and then run the command.
But there is also a warning in the GUI against doing this.