From 50f453d0ca9821be3707bfb0d7de4bded4ff4d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 4 Jan 2023 21:56:53 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index b69923f..acca67e 100755 --- a/scripts/install +++ b/scripts/install @@ -139,7 +139,7 @@ chown $app:$app "$final_path/.env" #================================================= ynh_script_progression --message="Installing app with Composer..." --weight=15 -ynh_install_composer --install_args="--ignore-platform-reqs" +ynh_install_composer #================================================= # BUILDING