Skip to content

Commit

Permalink
Merge branch 'main' into eiriksm-patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm authored Nov 16, 2024
2 parents 22a1b7a + 7573750 commit 069a04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ esac

docker-php-ext-configure intl
docker-php-ext-install intl sockets
docker-php-ext-enable intl yaml sqlsrv pdo_sqlsrv decimal uuid mailparse msgpack sockets
docker-php-ext-enable intl yaml sqlsrv pdo_sqlsrv decimal uuid mailparse msgpack sockets oauth

# ftp is compiled into PHP in < 8.2.
case $PHP_VERSION in
Expand Down

0 comments on commit 069a04c

Please sign in to comment.