瀏覽代碼

Update _common.sh

Éric Gaspar 2 年之前
父節點
當前提交
b3fd0e4191
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/_common.sh

+ 1 - 1
scripts/_common.sh

@@ -4,7 +4,7 @@
 # COMMON VARIABLES
 #=================================================
 
-YNH_PHP_VERSION="7.3"
+YNH_PHP_VERSION="7.4"
 
 # dependencies used by the app
 if [ "$(lsb_release --codename --short)" = "bullseye" ]; then