From 26b3a04b40a0e32e1c2e2ce42e6746b0f8e09485 Mon Sep 17 00:00:00 2001 From: Quiwy Date: Thu, 30 Dec 2021 19:30:08 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 6cc1719..9ebd8d2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,8 +6,6 @@ # dependencies used by the app -latest_tag=$(curl -s https://api.github.com/repos/firefly-iii/firefly-iii/releases/latest | grep 'tag_name' | cut -d\" -f4) - YNH_PHP_VERSION="8.0" # Composer version