# Are there ever going to be a CLI fix to be able to update Mautic via CLI composer?

**URL:** https://forum.mautic.org/t/are-there-ever-going-to-be-a-cli-fix-to-be-able-to-update-mautic-via-cli-composer/24288
**Category:** Product Support
**Created:** [May 31, 2022, 4:11pm UTC](https://forum.mautic.org/t/are-there-ever-going-to-be-a-cli-fix-to-be-able-to-update-mautic-via-cli-composer/24288 "2022-05-31T16:11:05Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![techbill](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/techbill/32/8325_2.png) [@techbill](https://forum.mautic.org/u/techbill)
#### Post date: [May 31, 2022, 4:11pm UTC](https://forum.mautic.org/t/are-there-ever-going-to-be-a-cli-fix-to-be-able-to-update-mautic-via-cli-composer/24288/1 "2022-05-31T16:11:05Z")

</div>

I am showing that Mautic is being updated via CLI composer when there is a update available but it still telling me I am at version 4.2.2

yes I did clear cache and yes I did database update commands via CLI … it state database is already up to date etc.

Here the screenshot after today’s update showing still at 4.2.2 …

![Screen Shot 2022-05-31 at 11.07.09 AM](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/3/307f68ede40c1b2d720d3b490b335fabb07bb370.jpeg)

```auto
composer update mautic/* --with-dependencies
Loading composer repositories with package information
Updating dependencies
Info from https://repo.packagist.org: #StandWithUkraine
Lock file operations: 0 installs, 22 updates, 0 removals
  - Upgrading aws/aws-sdk-php (3.222.20 => 3.224.0)
  - Upgrading egulias/email-validator (3.1.2 => 3.2)
  - Upgrading giggsey/libphonenumber-for-php (8.12.48 => 8.12.49)
  - Upgrading symfony/cache (v4.4.41 => v4.4.42)
  - Upgrading symfony/config (v4.4.41 => v4.4.42)
  - Upgrading symfony/console (v4.4.41 => v4.4.42)
  - Upgrading symfony/dependency-injection (v4.4.41 => v4.4.42)
  - Upgrading symfony/doctrine-bridge (v4.4.41 => v4.4.42)
  - Upgrading symfony/event-dispatcher (v4.4.37 => v4.4.42)
  - Upgrading symfony/filesystem (v4.4.39 => v4.4.42)
  - Upgrading symfony/form (v4.4.41 => v4.4.42)
  - Upgrading symfony/framework-bundle (v4.4.41 => v4.4.42)
  - Upgrading symfony/http-client (v4.4.41 => v4.4.42)
  - Upgrading symfony/http-foundation (v4.4.41 => v4.4.42)
  - Upgrading symfony/http-kernel (v4.4.41 => v4.4.42)
  - Upgrading symfony/mime (v5.4.8 => v5.4.9)
  - Upgrading symfony/security (v4.4.41 => v4.4.42)
  - Upgrading symfony/security-bundle (v4.4.41 => v4.4.42)
  - Upgrading symfony/string (v5.4.8 => v5.4.9)
  - Upgrading symfony/twig-bridge (v4.4.41 => v4.4.42)
  - Upgrading symfony/var-dumper (v5.4.8 => v5.4.9)
  - Upgrading symfony/var-exporter (v5.4.8 => v5.4.9)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 22 updates, 0 removals
  - Downloading symfony/filesystem (v4.4.42)
  - Downloading symfony/console (v4.4.42)
  - Downloading symfony/mime (v5.4.9)
  - Downloading symfony/http-foundation (v4.4.42)
  - Downloading symfony/event-dispatcher (v4.4.42)
  - Downloading symfony/var-dumper (v5.4.9)
  - Downloading symfony/http-kernel (v4.4.42)
  - Downloading symfony/doctrine-bridge (v4.4.42)
  - Downloading symfony/dependency-injection (v4.4.42)
  - Downloading symfony/config (v4.4.42)
  - Downloading symfony/var-exporter (v5.4.9)
  - Downloading symfony/cache (v4.4.42)
  - Downloading symfony/framework-bundle (v4.4.42)
  - Downloading egulias/email-validator (3.2)
  - Downloading symfony/string (v5.4.9)
  - Downloading symfony/security (v4.4.42)
  - Downloading symfony/security-bundle (v4.4.42)
  - Downloading aws/aws-sdk-php (3.224.0)
  - Downloading symfony/twig-bridge (v4.4.42)
  - Downloading symfony/form (v4.4.42)
  - Downloading symfony/http-client (v4.4.42)
  - Downloading giggsey/libphonenumber-for-php (8.12.49)
  - Upgrading symfony/filesystem (v4.4.39 => v4.4.42): Extracting archive
  - Upgrading symfony/console (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/mime (v5.4.8 => v5.4.9): Extracting archive
  - Upgrading symfony/http-foundation (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/event-dispatcher (v4.4.37 => v4.4.42): Extracting archive
  - Upgrading symfony/var-dumper (v5.4.8 => v5.4.9): Extracting archive
  - Upgrading symfony/http-kernel (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/doctrine-bridge (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/dependency-injection (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/config (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/var-exporter (v5.4.8 => v5.4.9): Extracting archive
  - Upgrading symfony/cache (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/framework-bundle (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading egulias/email-validator (3.1.2 => 3.2): Extracting archive
  - Upgrading symfony/string (v5.4.8 => v5.4.9): Extracting archive
  - Upgrading symfony/security (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/security-bundle (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading aws/aws-sdk-php (3.222.20 => 3.224.0): Extracting archive
  - Upgrading symfony/twig-bridge (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/form (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading symfony/http-client (v4.4.41 => v4.4.42): Extracting archive
  - Upgrading giggsey/libphonenumber-for-php (8.12.48 => 8.12.49): Extracting archive
Package lightsaml/lightsaml is abandoned, you should avoid using it. Use litesaml/lightsaml instead.
Package misd/phone-number-bundle is abandoned, you should avoid using it. Use odolbeau/phone-number-bundle instead.
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Package symfony/inflector is abandoned, you should avoid using it. Use EnglishInflector from the String component instead.
Package symfony/swiftmailer-bundle is abandoned, you should avoid using it. Use symfony/mailer instead.
Generating autoload files
composer/package-versions-deprecated: Generating version class...
composer/package-versions-deprecated: ...done generating version class
109 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Symfony recipes are disabled: "symfony/flex" not found in the root composer.json

What about running composer global require symfony/thanks && composer thanks now?
This will spread some 💖 by sending a ★ to the GitHub repositories of your fellow package maintainers.

```

---

<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: [May 31, 2022, 4:17pm UTC](https://forum.mautic.org/t/are-there-ever-going-to-be-a-cli-fix-to-be-able-to-update-mautic-via-cli-composer/24288/2 "2022-05-31T16:17:01Z")

</div>


