Mautic doesn't find new updates (running on 4.0.0 and want to update to 4.4.0)

Your software
My Mautic version is: 4.0.0
My PHP version is: 8.0
My Database type and version is:

Your problem
My problem is: I am trying to update it but when I run in console php bin/console mautic:update:find
I get this: Great! You are running the current version of Mautic.
Is there a way to force the update?

These errors are showing in the log:

Steps I have tried to fix the problem:

Hey there!

You will need to take this in a few steps because you are quite out of date:

  1. Reduce your PHP version to 7.4
  2. Update to Mautic 4.3.1 - the next version released, 4.4.0, was with PHP 8.0 support.
  3. Update your PHP version to 8.0
  4. Update to Mautic 4.4.9

Actually thinking about it you can most likely go right to 4.4.9 with PHP 7.4 as we are not dropping support until Mautic 5!

As always, ensure you have a working, tested backup of files and database at each stage of the process so that you can roll back as needed if anything goes wrong. And update at the command line :slight_smile:

Thank you but how do I make the system see the new versions?

Right now when I run in console php bin/console mautic:update:find I get this message:

I get this: Great! You are running the current version of Mautic.