Skip to content
Snippets Groups Projects
Commit a3036817 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update to php 8.3

parent d308d460
No related branches found
No related tags found
1 merge request!16Update renderer class; update docker env to PHP 8.3
This commit is part of merge request !16. Comments created here will be created in the context of that merge request.
...@@ -17,7 +17,7 @@ APP_APT_PACKAGES="git unzip zip" ...@@ -17,7 +17,7 @@ APP_APT_PACKAGES="git unzip zip"
#APP_APACHE_MODULES="rewrite" #APP_APACHE_MODULES="rewrite"
APP_APACHE_MODULES="rewrite" APP_APACHE_MODULES="rewrite"
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="" APP_PHP_MODULES=""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment