Browse Source

feat(lando): add support for `php` command (#10146)

Co-authored-by: Joshua Bedford <joshua.bedford@hurstreview.com>
Joshua Bedford 2 years ago
parent
commit
a4e68967a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugins/lando/lando.plugin.zsh

+ 1 - 0
plugins/lando/lando.plugin.zsh

@@ -8,6 +8,7 @@ function artisan \
          drush \
          gulp \
          npm \
+         php \
          wp \
          yarn {
   if checkForLandoFile; then