diff --git a/migrate_pim/apply_patch/apply_patch_ee_flexibility.rst b/migrate_pim/apply_patch/apply_patch_ee_flexibility.rst index 8d0e4b232..b1cf186b8 100644 --- a/migrate_pim/apply_patch/apply_patch_ee_flexibility.rst +++ b/migrate_pim/apply_patch/apply_patch_ee_flexibility.rst @@ -19,6 +19,12 @@ To upgrade, please change the composer.json to: ... } +You can use a text editor (vi) or the composer require command: + +.. code-block:: bash + + composer require --no-update akeneo/pim-community-dev 4.0.10 + Run the composer update command: .. code-block:: bash