1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00
This commit is contained in:
Éric Gaspar 2023-03-11 07:59:48 +01:00
parent 31d8e32aee
commit cbc758dd48
2 changed files with 2 additions and 6 deletions

View file

@ -2,8 +2,8 @@ packaging_format = 2
id = "cypht"
name = "Cypht"
description.en = "Lightweight Open Source webmail written in PHP and JavaScript"
description.fr = "Webmail Open Source léger écrit en PHP et JavaScript"
description.en = "Lightweight Open Source webmail"
description.fr = "Webmail Open Source léger"
version = "1.3.0~ynh4"

View file

@ -9,10 +9,6 @@
# Composer version
YNH_COMPOSER_VERSION="2.3.5"
YNH_PHP_VERSION="8.0"
#REMOVEME? php_dependencies="php${YNH_PHP_VERSION}-mbstring php${YNH_PHP_VERSION}-gnupg php${YNH_PHP_VERSION}-memcached php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-fileinfo"
#=================================================
# PERSONAL HELPERS
#=================================================