NasirNobin / zsh-valet

This zsh plugin will read `.valetphprc` from the project root and will switch to that PHP version automatically real time
MIT License
9 stars 1 forks source link

use valet which-php to get the php version on valet php isolate #4

Open lucasvllima opened 1 year ago

lucasvllima commented 1 year ago

Improve script by dynamically determining PHP version for Valet isolated projects using valet which-php command/

NasirNobin commented 1 year ago

Hey @lucasvllima, I just got back from a two-week-long vacation. I'll review and test this soon.

btw, Thanks for the PR. This is a feature I've wanted to implement myself for a while.