diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-11 22:20:11 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-11 22:20:11 +0300 |
commit | f8396a6c3531a3a307f5f9d1d3adf065baa7a5a6 (patch) | |
tree | 7944171a5826cb46cbbc4599f4e0c567c16fdefd /src/php | |
parent | 44694d699fd715edeeb9fcea9271b09c39b5ac35 (diff) |
Automated documentation update (#90)
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/php')
-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 | --- |