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

Update _common.sh

This commit is contained in:
ericgaspar 2022-02-19 18:36:14 +01:00
parent 72550c6415
commit 335df31567

View file

@ -7,7 +7,7 @@
# dependencies used by the app
pkg_dependencies="postgresql postgresql-contrib apt-transport-https"
YNH_PHP_VERSION="7.3"
YNH_PHP_VERSION="7.4"
YNH_COMPOSER_VERSION="2.2.5"