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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-10 08:58:38 +01:00
parent f10c2db1bc
commit 5a6bb01243

View file

@ -5,7 +5,7 @@ name = "Prestashop"
description.en = "Create a E-commerce Website" description.en = "Create a E-commerce Website"
description.fr = "Créer un site ecommerce" description.fr = "Créer un site ecommerce"
version = "8.1.1~ynh1" version = "8.1.1~ynh2"
maintainers = ["frju365"] maintainers = ["frju365"]
@ -56,7 +56,7 @@ ram.runtime = "50M"
main.url = "/" main.url = "/"
[resources.apt] [resources.apt]
packages = "mariadb-server, php8.2-mbstring, php8.2-curl, php8.2-intl, php8.2-xmlrpc, php8.2-mysql, php8.2-gd, php8.2-xml, php8.2-cli, php8.2-zip" packages = "mariadb-server, php8.1-mbstring, php8.1-curl, php8.1-intl, php8.1-xmlrpc, php8.1-mysql, php8.1-gd, php8.1-xml, php8.1-cli, php8.1-zip"
[resources.database] [resources.database]
type = "mysql" type = "mysql"