Skip to content

Commit bfcc7e3

Browse files
feat(devcontainer): Common extensions
1 parent 382aac1 commit bfcc7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-devc/.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"image": "mcr.microsoft.com/devcontainers/php:8.3-bookworm",
33
"features": {
44
"ghcr.io/opencodeco/devcontainers/install-php-extensions:latest": {
5-
"extensions": "swoole"
5+
"extensions": "decimal gd intl mongodb pcntl pcov pdo_mysql pdo_pgsql pdo_sqlite rdkafka redis sockets swoole"
66
}
77
}
88
}

0 commit comments

Comments
 (0)