mirror of
https://github.com/YunoHost-Apps/cheky_ynh.git
synced 2024-09-03 18:16:00 +02:00
Add dependency on php-curl
This commit is contained in:
parent
a204c4edea
commit
18eef4cb6e
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ ram.runtime = "10M"
|
|||
"php8.2",
|
||||
"php8.2-fpm",
|
||||
"php8.2-mbstring",
|
||||
"php8.2-curl",
|
||||
]
|
||||
|
||||
[resources.database]
|
||||
|
|
Loading…
Reference in a new issue