We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382aac1 commit bfcc7e3Copy full SHA for bfcc7e3
src-devc/.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
"image": "mcr.microsoft.com/devcontainers/php:8.3-bookworm",
3
"features": {
4
"ghcr.io/opencodeco/devcontainers/install-php-extensions:latest": {
5
- "extensions": "swoole"
+ "extensions": "decimal gd intl mongodb pcntl pcov pdo_mysql pdo_pgsql pdo_sqlite rdkafka redis sockets swoole"
6
}
7
8
0 commit comments