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

Update _common.sh

This commit is contained in:
ericgaspar 2021-12-07 18:24:27 +01:00
parent d5fcc57d06
commit 5e73cd14c4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -9,7 +9,7 @@ YNH_PHP_VERSION="7.3"
pkg_dependencies="php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-sqlite3"
# Composer version
YNH_COMPOSER_VERSION="1.10.17"
YNH_COMPOSER_VERSION="2.1.3"
#=================================================
# PERSONAL HELPERS