Skip to content

Commit b3e9176

Browse files
committed
Update PHP documentation with extensions feature
1 parent d1fcc7d commit b3e9176

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/php/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@
1414
## Options
1515

1616
| Options Id | Description | Type | Default Value |
17-
|-----|-----|-----|-----|
17+
|-----|-----|-----|------|
1818
| version | Select or enter a PHP version | string | latest |
1919
| installComposer | Install PHP Composer? | boolean | true |
20+
| extensions | Space separateed list of extensions | string | empty|
2021

2122
## Customizations
2223

0 commit comments

Comments
 (0)