Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ RUN \
php8.5-mailparse php8.5-mbstring php8.5-mysql php8.5-pgsql php8.5-phpdbg \
php8.5-readline php8.5-redis php8.5-soap php8.5-sqlite3 php8.5-xml \
php8.5-zip php8.5-bcmath php8.5-apcu php8.5-imagick \
php8.5-xdebug php8.5-pcov \
php8.5-igbinary php8.5-gmp php8.5-ldap \
php8.5-amqp php8.5-memcached php8.5-xsl php8.5-yaml \
# GitHub CLI
gh \
# Chrome libs (agent-browser)
Expand Down