From 53b9c11f56b2eb4dc9d82522e561fa52d21175a9 Mon Sep 17 00:00:00 2001 From: ruslanbaydan Date: Wed, 13 Nov 2019 11:54:10 +0100 Subject: [PATCH] Updated Upgrade to ZF3 process. (markdown) --- Upgrade-to-ZF3-process..md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Upgrade-to-ZF3-process..md b/Upgrade-to-ZF3-process..md index 7ed7fc1..57fb31c 100644 --- a/Upgrade-to-ZF3-process..md +++ b/Upgrade-to-ZF3-process..md @@ -1,8 +1,8 @@ 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). 3. Merge "MonarcAppFO" and "MonarcAppBO" branches 'feature/upgrade-to-zf3' to 'master' -4. Upgrade formation.monarc.lu with the upgrade script. -5. Merge Ansible branch '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. 6. Upgrade my.monarc.lu first FO server with the upgrade script. 7. Upgrade my.monarc.lu second FO server with the upgrade script. 8. Upgrade my.monarc.lu backoffice with the upgrade script.