diff options
Diffstat (limited to 'src/php/README.md')
-rw-r--r-- | src/php/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/php/README.md b/src/php/README.md index 4da537d..443a826 100644 --- a/src/php/README.md +++ b/src/php/README.md @@ -18,8 +18,7 @@ | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select or enter a PHP version | string | latest | -| install_composer | Install PHP Composer? | boolean | true | -| override_default_version | If true, overrides existing version (if any) of dotnet on the PATH | boolean | true | +| installComposer | Install PHP Composer? | boolean | true | --- |