aboutsummaryrefslogtreecommitdiff
path: root/src/php/devcontainer-feature.json
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2023-01-05 01:59:24 +0300
committerGitHub <noreply@github.com>2023-01-05 01:59:24 +0300
commitef192bf4677f35c18d9f0812ed2902a682c7bdeb (patch)
tree4f4d0758fdb7577b7d43e0db2961f192ec9041d8 /src/php/devcontainer-feature.json
parent8f7eec80d44f74c3aaa20634e938b071d95ff5c3 (diff)
PHP: Fix build failures for 'ubuntu:bionic' (#378)
* PHP: Fix build failures for 'ubuntu:bionic' * update VERSION
Diffstat (limited to 'src/php/devcontainer-feature.json')
-rw-r--r--src/php/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/php/devcontainer-feature.json b/src/php/devcontainer-feature.json
index edf56eb..2ea56d2 100644
--- a/src/php/devcontainer-feature.json
+++ b/src/php/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "php",
- "version": "1.0.10",
+ "version": "1.0.11",
"name": "PHP",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/php",
"options": {