Merge pull request #15404 from frederic34/patch-8
remove hirak/prestissimo
This commit is contained in:
commit
496e3c1bda
@ -110,7 +110,8 @@ install:
|
||||
rm $TRAVIS_BUILD_DIR/composer.lock
|
||||
composer self-update
|
||||
# To have composer making parallel downloads
|
||||
composer global require hirak/prestissimo
|
||||
# This plugin is for Composer1; Composer2 is very fast on its own. Uninstall this plugin and update the Composer itself.
|
||||
# composer global require hirak/prestissimo
|
||||
composer -n init
|
||||
composer -n config vendor-dir htdocs/includes
|
||||
echo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user