Skip to content

Commit

Permalink
Dev Docker: add php ast ext
Browse files Browse the repository at this point in the history
  • Loading branch information
kraftbj committed Jan 23, 2025
1 parent 83b8676 commit 1399815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/docker/Dockerfile.monorepo
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ RUN --mount=type=cache,target=/var/lib/apt/lists/,sharing=private \
docker-compose-plugin \
jq \
"php${PHP_VERSION}" \
"php${PHP_VERSION}-ast" \
"php${PHP_VERSION}-cli" \
"php${PHP_VERSION}-curl" \
"php${PHP_VERSION}-dom" \
Expand Down

0 comments on commit 1399815

Please sign in to comment.