Speed up Craft CMS Updates using Composer

John Henry Donovan

This is super helpful when doing all your updates in Craft CMS in via composer. The composer plugin prestissimo, downloads packages in parallel to speed up the installation process. To install use a global require.

composer global require hirak/prestissimo
← Back to Notes