We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fcc7d commit b3e9176Copy full SHA for b3e9176
1 file changed
src/php/README.md
@@ -14,9 +14,10 @@
14
## Options
15
16
| Options Id | Description | Type | Default Value |
17
-|-----|-----|-----|-----|
+|-----|-----|-----|------|
18
| version | Select or enter a PHP version | string | latest |
19
| installComposer | Install PHP Composer? | boolean | true |
20
+| extensions | Space separateed list of extensions | string | empty|
21
22
## Customizations
23
0 commit comments