All Collections
Common Tasks
Changing Composer Version
Changing Composer Version
Matt Gray avatar
Written by Matt Gray
Updated over a week ago

Follow the below steps to change your project's PHP version.

The next bundle you create will be built using the new version of PHP. It's worth noting that existing bundles will still use the version of PHP they were originally built with. Changing the value of the dropdown doesn't immediately change the PHP version running in any of your environments.

  1. Navigate to your project's Build & Deploy page.

  2. Scroll to the "PHP Version" section.

  3. Select the version of PHP you want to use going forward from the dropdown.

  4. Click "Save".

Did this answer your question?