1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii-di_ynh.git synced 2024-09-03 18:36:21 +02:00

Update _common.sh

This commit is contained in:
Éric Gaspar 2024-05-11 12:33:33 +02:00
parent ee6233e651
commit 934ae3d234

View file

@ -5,7 +5,7 @@
#=================================================
# PHP version required by FIII Data Importer
YNH_PHP_VERSION="8.3"
phpversion="8.3"
# Composer version
YNH_COMPOSER_VERSION="2.5.4"