Updated Upgrade to ZF3 process. (markdown)

master
ruslanbaydan 2019-11-13 15:04:38 +01:00
parent 53b9c11f56
commit 442751faea
1 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
1. Merge "zm-core", "zm-client", "zm-backoffice" branches 'feature/upgrade-to-zf3' to 'master' 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' 3. Merge "MonarcAppFO" and "MonarcAppBO" branches 'feature/upgrade-to-zf3' to 'master'
4. 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. 5. Upgrade formation.monarc.lu with the upgrade script.