From 442751faea46ef50f6b9eb8d712ea41ca8948b85 Mon Sep 17 00:00:00 2001 From: ruslanbaydan Date: Wed, 13 Nov 2019 15:04:38 +0100 Subject: [PATCH] Updated Upgrade to ZF3 process. (markdown) --- Upgrade-to-ZF3-process..md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Upgrade-to-ZF3-process..md b/Upgrade-to-ZF3-process..md index 57fb31c..ae43a04 100644 --- a/Upgrade-to-ZF3-process..md +++ b/Upgrade-to-ZF3-process..md @@ -1,5 +1,5 @@ 1. Merge "zm-core", "zm-client", "zm-backoffice" branches 'feature/upgrade-to-zf3' to 'master' -2. Update those dependencies (listed in the point 1) of "MonarcAppFO", "MonarcAppBO" to master branch (in composer.json). +2. Update those dependencies (listed in the point 1) of "MonarcAppFO", "MonarcAppBO" and "zm-client", "zm-backoffice" to master branch (in composer.json). 3. Merge "MonarcAppFO" and "MonarcAppBO" branches 'feature/upgrade-to-zf3' to 'master' 4. Merge Ansible branch 'feature/upgrade-to-zf3' to master 5. Upgrade formation.monarc.lu with the upgrade script.