mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
feat(lando): add support for php command (#10146)
Co-authored-by: Joshua Bedford <joshua.bedford@hurstreview.com>
This commit is contained in:
@@ -8,6 +8,7 @@ function artisan \
|
||||
drush \
|
||||
gulp \
|
||||
npm \
|
||||
php \
|
||||
wp \
|
||||
yarn {
|
||||
if checkForLandoFile; then
|
||||
|
||||
Reference in New Issue
Block a user