MDL-68705 testing: New CLI args to disable composer features
commit9d32114bf6abe96689bd1c94ef21eaa0a9228e7f
authorAndrew Nicols <andrew@nicols.co.uk>
Tue, 4 Aug 2020 03:21:03 +0000 (4 11:21 +0800)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 20 Aug 2020 18:14:54 +0000 (20 20:14 +0200)
tree1a5fd9aa90f2d908b33833709ae7b926901959c4
parent8ddb17b64144926fa5f4d9e19b5fb3744cec27ac
MDL-68705 testing: New CLI args to disable composer features

This commit introduces the following new flags:

  --no-composer-self-update   Disable composer self-update of the
                              composer.phar utility

  --no-composer-upgrade       Disable upgrade of development
                              dependencies using Composer.

  --disable-composer          Disable both composer self-update and
                              composer upgrade
admin/tool/behat/cli/init.php
admin/tool/phpunit/cli/init.php