Skip to content

Commit

Permalink
Apply Vale suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-vanpraet committed Jun 13, 2024
1 parent 9c43671 commit df71164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/how_to_update_mautic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you customize any of the 'scaffolding' files - commonly ``.htaccess`` - you m

Follow the steps below to update your core files.

1. Backup your ``composer.lock`` and ``composer.json`` file. If something does not work as expected during the ``composer update`` command, restore them and run ``composer install`` to return your codebase to the state it was in before attempting to update.
1. Backup your ``composer.lock`` and ``composer.json`` file. If something doesn't work as expected during the ``composer update`` command, restore them and run ``composer install`` to return your codebase to the state it was in before attempting to update.

2. Edit the ``composer.json`` file, and change all previous versions with the version you wish to update to for all Mautic packages.

Expand Down

0 comments on commit df71164

Please sign in to comment.