1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00

Update _common.sh

This commit is contained in:
Limezy 2023-01-22 14:16:20 +07:00
parent 743885a00a
commit 128f4e3c77

View file

@ -6,7 +6,7 @@
# PHP APP SPECIFIC
#=================================================
YNH_PHP_VERSION=8.0
YNH_PHP_VERSION=7.4
# dependencies used by the app (must be on a single line)
pkg_dependencies="libfreetype6-dev libjpeg62-turbo-dev libpng-dev $php_dependencies"