Skip to content

Commit 60db6a6

Browse files
authored
PHP 8.3
1 parent f526ecf commit 60db6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ NGINX_CONF="/etc/nginx/nginx.conf"
130130
NGINX_DEF="$SITES_AVAILABLE/default"
131131

132132
# PHP-FPM
133-
PHPVER=8.4
133+
PHPVER=8.3
134134
PHP_FPM_DIR=/etc/php/$PHPVER/fpm
135135
PHP_INI=$PHP_FPM_DIR/php.ini
136136
PHP_POOL_DIR=$PHP_FPM_DIR/pool.d

0 commit comments

Comments
 (0)