浏览代码

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

Co-authored-by: Joshua Bedford <joshua.bedford@hurstreview.com>
Joshua Bedford 3 年之前
父节点
当前提交
a4e68967a4
共有 1 个文件被更改,包括 1 次插入0 次删除
  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