Update _common.sh

This commit is contained in:
ericgaspar 2022-06-04 11:40:22 +02:00
parent 9e77807495
commit 18c58c2e28
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
YNH_PHP_VERSION="8.0"
pkg_dependencies="php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-mysql"
pkg_dependencies="php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-mysql"
#=================================================
# PERSONAL HELPERS