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

Update _common.sh

This commit is contained in:
Éric Gaspar 2024-05-11 11:53:57 +02:00
parent 4e0ffa9ee8
commit 9f35e591d6

View file

@ -4,7 +4,8 @@
# COMMON VARIABLES
#=================================================
YNH_PHP_VERSION="8.2"
#YNH_PHP_VERSION="8.2"
phpversion="8.2"
YNH_COMPOSER_VERSION="2.6.5"