1
0
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:
Joshua Bedford
2021-09-17 16:36:27 -05:00
committed by GitHub
parent 4d7f0cfb47
commit a4e68967a4

View File

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