mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
Fix
This commit is contained in:
parent
31d8e32aee
commit
cbc758dd48
2 changed files with 2 additions and 6 deletions
|
@ -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"
|
||||
|
||||
|
|
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue