Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

nishatmamun's avatar

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?

0 likes
3 replies

Please or to participate in this conversation.