Unverified Commit a4e68967 authored by Joshua Bedford's avatar Joshua Bedford Committed by GitHub

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

parent 4d7f0cfb
...@@ -8,6 +8,7 @@ function artisan \ ...@@ -8,6 +8,7 @@ function artisan \
drush \ drush \
gulp \ gulp \
npm \ npm \
php \
wp \ wp \
yarn { yarn {
if checkForLandoFile; then if checkForLandoFile; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment