diff --git a/manifest.toml b/manifest.toml index d607e1c..4d7bcb6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "phpLDAPadmin" description.en = "Manage OpenLDAP database over the web" description.fr = "Application web de gestion de la base OpenLDAP" -version = "1.2.6.7~ynh1" +version = "1.2.6.7~ynh2" maintainers = ["aymhce"] @@ -59,4 +59,4 @@ ram.runtime = "50M" main.allowed = "admins" [resources.apt] - packages ='php8.2-ldap, php8.2-xml' + packages ='php7.4-ldap, php7.4-xml'