pim-docs
pim-docs copied to clipboard
Update apply_patch_ee_flexibility.rst
I would recommand a full CLI command to get a simplest process to update PIM to a specific version.
That allows to play both CE and EE successively without any conflict : composer require --no-update akeneo/pim-community-dev 4.0.10 composer require --no-update akeneo/pim-enterprise-dev 4.0.10
https://getcomposer.org/doc/03-cli.md#require --no-update: Disables the automatic update of the dependencies (implies also --no-install: which Does not run the install step after updating the composer.lock file)
Description
Definition Of Done
Q | A |
---|---|
Technical Review and 2 GTM | Todo |
English Review and 1 GTM | Todo |
Todo
: Pending / Work in progress
OK
: Done / Validated
-
: Not needed