Skip to content

Commit

Permalink
AOB-589: Udpate PIM Onboarder version bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Damien Carcel committed Sep 23, 2019
1 parent 13d62ca commit f73025d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion onboarder/installation/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Execute the following composer commands to require the bundle:
.. code-block:: bash
composer config repositories.onboarder '{"type": "vcs", "url": "ssh://[email protected]:443/pim-onboarder", "branch": "master"}'
composer require "akeneo/pim-onboarder" "2.2.*"
composer require "akeneo/pim-onboarder" "3.0.*"
Enable the extension
Expand Down
4 changes: 2 additions & 2 deletions onboarder/prerequisites/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ All the Prerequisites listed below have to be fulfilled before the installation
+================================================+========================================================================================================+
| :ref:`PIM <onboarder-prereq-pim>` | Your Akeneo PIM is an enterprise edition |
+ +--------------------------------------------------------------------------------------------------------+
| | Your Akeneo PIM version is >= 2.3.9 and <3.0 |
| | Your Akeneo PIM version is >= 2.3.9 and <4.0 |
+------------------------------------------------+--------------------------------------------------------------------------------------------------------+
| :ref:`Synchronization <onboarder-prereq-sync>` | You've received from the Akeneo team the Onboarder parameters package |
+ +--------------------------------------------------------------------------------------------------------+
Expand All @@ -24,7 +24,7 @@ All the Prerequisites listed below have to be fulfilled before the installation
PIM
---

The Onboarder is compatible with enterprise edition from >= 2.3.9 to <3.0
The Onboarder is compatible with enterprise edition from >= 2.3.9 to <4.0

.. _onboarder-prereq-sync:

Expand Down

0 comments on commit f73025d

Please sign in to comment.