docs(lando): php support (#11491)

This commit is contained in:
Ruben van Erk 2023-02-12 16:05:06 +01:00 committed by GitHub
parent 3e1c0d51cb
commit ed407466b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ plugins=(... lando)
| `drush` | `lando drush` |
| `gulp` | `lando gulp` |
| `npm` | `lando npm` |
| `php` | `lando php` |
| `wp` | `lando wp` |
| `yarn` | `lando yarn` |