Przeglądaj źródła

Update _common.sh

Éric Gaspar 2 lat temu
rodzic
commit
b3fd0e4191
1 zmienionych plików z 1 dodań i 1 usunięć
  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