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

Let's make sure that we call php8.2 to enable ldapauth

This commit is contained in:
dragondaddy 2023-07-29 22:43:43 +02:00
parent 53b92f2f80
commit 487bed8fc6

View file

@ -6,6 +6,7 @@
# PHP APP SPECIFIC
#=================================================
YNH_PHP_VERSION="8.2"
YNH_COMPOSER_VERSION="2.5.8"
#=================================================