diff options
Diffstat (limited to 'src/php')
-rw-r--r-- | src/php/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/php/README.md b/src/php/README.md index 443a826..0f85132 100644 --- a/src/php/README.md +++ b/src/php/README.md @@ -20,6 +20,8 @@ | version | Select or enter a PHP version | string | latest | | installComposer | Install PHP Composer? | boolean | true | + + --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/php/devcontainer-feature.json)._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/php/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |