If you use Symfony CLI locally and Claude Code it happens that Claude wants to run php commands. Which often leads to using the wrong PHP version as it should use symfony php instead. The following script instructs Claude to use symfony xxx. It does this for php, composer, bin/console, vendor/bin Now you need to […]
Categories