1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elabftw_ynh.git synced 2024-09-03 18:26:23 +02:00

fix syntax

This commit is contained in:
Thomas 2024-05-03 08:21:39 +02:00 committed by GitHub
parent 8b9122de84
commit 963e6f8eae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,36 +59,36 @@ ram.runtime = "200M"
"brotli", "brotli",
"zopfli", "zopfli",
"php8.1", "php8.1",
"php8.1-bcmath" "php8.1-bcmath",
"php8.1-curl" "php8.1-curl",
"php8.1-ctype" "php8.1-ctype",
"php8.1-dev" "php8.1-dev",
"php8.1-dom" "php8.1-dom",
"php8.1-exif" "php8.1-exif",
"php8.1-gd" "php8.1-gd",
"php8.1-gettext" "php8.1-gettext",
"php8.1-fileinfo" "php8.1-fileinfo",
"php8.1-fpm" "php8.1-fpm",
"php8.1-iconv" "php8.1-iconv",
"php8.1-json" "php8.1-json",
"php8.1-intl" "php8.1-intl",
"php8.1-ldap" "php8.1-ldap",
"php8.1-mbstring" "php8.1-mbstring",
"php8.1-opcache" "php8.1-opcache",
"php8.1-openssl" "php8.1-openssl",
"php8.1-pdo_mysql" "php8.1-pdo_mysql",
"php8.1-pecl-imagick" "php8.1-pecl-imagick",
"php8.1-phar" "php8.1-phar",
"php8.1-redis" "php8.1-redis",
"php8.1-simplexml" "php8.1-simplexml",
"php8.1-session" "php8.1-session",
"php8.1-sodium" "php8.1-sodium",
"php8.1-tokenizer" "php8.1-tokenizer",
"php8.1-xml" "php8.1-xml",
"php8.1-xmlwriter" "php8.1-xmlwriter",
"php8.1-zip" "php8.1-zip",
"php8.1-zlib" "php8.1-zlib",
"mariadb-server" "mariadb-server",
] ]