Loading admin/actions/update-code.php +1 −1 Original line number Diff line number Diff line Loading @@ -50,6 +50,6 @@ $c->println("\nMise à jour des dépendances à l'aide de Composer", $c::COLOR_L $c->passthru([ "export COMPOSER_ALLOW_SUPERUSER=1", "cd $osedir", "php composer.phar self-update --2", "php composer.phar self-update --2.2", "php composer.phar install --optimize-autoloader", ]); Loading
admin/actions/update-code.php +1 −1 Original line number Diff line number Diff line Loading @@ -50,6 +50,6 @@ $c->println("\nMise à jour des dépendances à l'aide de Composer", $c::COLOR_L $c->passthru([ "export COMPOSER_ALLOW_SUPERUSER=1", "cd $osedir", "php composer.phar self-update --2", "php composer.phar self-update --2.2", "php composer.phar install --optimize-autoloader", ]);