Snippets tagged “config”
1 snippet uses this tag.
- Tell Composer to use Different PHP VersionPHP
To use a specific version of PHP with Composer, you can specify the version you want to use in the config section of your composer.json file.
1 snippet uses this tag.
To use a specific version of PHP with Composer, you can specify the version you want to use in the config section of your composer.json file.