From 7152a68f881e0822705881864bdf02fc62f1da37 Mon Sep 17 00:00:00 2001 From: "Charles P." Date: Tue, 2 Jan 2024 17:09:07 +0100 Subject: [PATCH] =?UTF-8?q?=E2=8F=AA=EF=B8=8F=20revert=20"use=20YNH=5FPHP?= =?UTF-8?q?=5FVERSION"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 8c8e312..0444f81 100755 --- a/scripts/install +++ b/scripts/install @@ -65,7 +65,7 @@ ynh_add_nginx_config #================================================= ynh_script_progression --message="Installing composer dependencies..." -ynh_exec_warn_less ynh_install_composer --phpversion="$YNH_PHP_VERSION" --workdir="$install_dir" +ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$install_dir" #================================================= # ADD A CONFIGURATION