mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-38531_master' of git://github.com/dmonllao/moodle
This commit is contained in:
commit
2477bb29cc
@ -71,7 +71,7 @@ if ($code == 0) {
|
||||
}
|
||||
}
|
||||
|
||||
passthru("php composer.phar install --dev", $code);
|
||||
passthru("php composer.phar update --dev", $code);
|
||||
if ($code != 0) {
|
||||
exit($code);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user