Skip to content
Snippets Groups Projects
Commit fe915fae authored by Axel Hahn's avatar Axel Hahn
Browse files

set version to php 8.3

parent fe3a510e
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ APP_APT_PACKAGES="git unzip zip" ...@@ -20,7 +20,7 @@ APP_APT_PACKAGES="git unzip zip"
# APP_APACHE_MODULES="headers rewrite" # APP_APACHE_MODULES="headers rewrite"
APP_APACHE_MODULES="headers" APP_APACHE_MODULES="headers"
APP_PHP_VERSION=8.2 APP_PHP_VERSION=8.3
# APP_PHP_MODULES="curl pdo_mysql mbstring xml zip xdebug" # APP_PHP_MODULES="curl pdo_mysql mbstring xml zip xdebug"
APP_PHP_MODULES="curl mbstring xml zip xdebug" APP_PHP_MODULES="curl mbstring xml zip xdebug"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment