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.
-y
1 parent 49c00e0 commit cbe9bf1Copy full SHA for cbe9bf1
.github/jobs/configure-checks/setup_configure_image.sh
@@ -12,7 +12,7 @@ case $distro_id in
12
apt-get update; apt-get full-upgrade -y
13
apt-get install pkg-config make bats autoconf -y
14
apt-get install composer php php-cli php-curl php-fpm php-gd \
15
- php-intl php-json php-mbstring php-mysql php-xml php-zip
+ php-intl php-json php-mbstring php-mysql php-xml php-zip \
16
acl zip unzip mariadb-server -y ;;
17
esac
18
0 commit comments