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

**URL:** https://forum.mautic.org/t/mautic-doesnt-find-new-updates-running-on-4-0-0-and-want-to-update-to-4-4-0/28723
**Category:** Product Support
**Created:** [July 27, 2023, 4:28am UTC](https://forum.mautic.org/t/mautic-doesnt-find-new-updates-running-on-4-0-0-and-want-to-update-to-4-4-0/28723 "2023-07-27T04:28:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![laurnicolae](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/laurnicolae/32/10207_2.png) [@laurnicolae](https://forum.mautic.org/u/laurnicolae)
#### Post date: [July 27, 2023, 4:28am UTC](https://forum.mautic.org/t/mautic-doesnt-find-new-updates-running-on-4-0-0-and-want-to-update-to-4-4-0/28723/1 "2023-07-27T04:28:57Z")

</div>

**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:

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [July 27, 2023, 4:27pm UTC](https://forum.mautic.org/t/mautic-doesnt-find-new-updates-running-on-4-0-0-and-want-to-update-to-4-4-0/28723/2 "2023-07-27T16:27:52Z")

</div>

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 🙂

---

<div class="post-metadata">

### Author: ![laurnicolae](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/laurnicolae/32/10207_2.png) [@laurnicolae](https://forum.mautic.org/u/laurnicolae)
#### Post date: [July 30, 2023, 4:29am UTC](https://forum.mautic.org/t/mautic-doesnt-find-new-updates-running-on-4-0-0-and-want-to-update-to-4-4-0/28723/3 "2023-07-30T04:29:07Z")

</div>

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.
