1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/BicBucStriim_ynh.git synced 2024-09-03 18:15:53 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-07-07 10:21:34 +02:00
parent 88375345c4
commit d1e51642f6

View file

@ -6,7 +6,7 @@
YNH_PHP_VERSION="7.3"
extra_php_dependencies="php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-intl"
extra_php_dependencies="php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-intl php${YNH_PHP_VERSION}-sqlite3 php${YNH_PHP_VERSION}-mcrypt php${YNH_PHP_VERSION}-mbstring"
#=================================================
# PERSONAL HELPERS