Update _common.sh
This commit is contained in:
parent
edfb123392
commit
7ddad9ba3e
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
YNH_PHP_VERSION="7.3"
|
||||
YNH_PHP_VERSION="8.0"
|
||||
|
||||
pkg_dependencies="php${YNH_PHP_VERSION}-curl"
|
||||
|
|
Loading…
Reference in a new issue