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

Update auth-basic module version

This commit is contained in:
Sébastien Mennetrier 2023-02-03 16:46:50 +01:00
parent 9d6416291d
commit 885d818f65

View file

@ -11,7 +11,7 @@ php_dependencies="php${YNH_PHP_VERSION}-imagick php${YNH_PHP_VERSION}-curl php${
# dependencies used by the app (must be on a single line)
pkg_dependencies="$php_dependencies"
HUMHUB_AUTH_BASIC_VERSION=0.1.0
HUMHUB_AUTH_BASIC_VERSION=0.1.2
HUMHUB_AUTH_BASIC_PATH="/protected/modules/auth-basic"
#=================================================