features/src/php
github-actions[bot] f8396a6c35
Automated documentation update (#90)
Co-authored-by: github-actions <github-actions@github.com>
2022-08-11 19:20:11 +00:00
..
devcontainer-feature.json Options: Follow camelCase (#89) 2022-08-11 18:37:10 +00:00
install.sh Options: Follow camelCase (#89) 2022-08-11 18:37:10 +00:00
README.md Automated documentation update (#90) 2022-08-11 19:20:11 +00:00

PHP (php)

Example Usage

"features": {
        "ghcr.io/devcontainers/features/php:1": {
            "version": "latest"
        }
}

Options

Options Id Description Type Default Value
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.