Level 12
Oct 25, 2023
3
Level 1
Multiple php version in composer
PHP requires a composer. But the issue is that whenever I run multiple versions of PHP in different projects on the same PC at the same time, it comes with an error because of the composer PHP version. As we know, Composer can only run with one PHP version at a time. Is there any alternate way to fix this issue without using Docker?
Level 73
@nishatmamun Have you checked the Linux version of Valet, the Mac version can handle multiple php versions and know which version to use for each project.
1 like
Please or to participate in this conversation.