1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00

php-mbstring -> php7.0-mbstring

This commit is contained in:
Alexandre Aubin 2020-06-05 17:38:30 +02:00 committed by GitHub
parent 42e5a4c628
commit 7506d61e48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,4 +4,4 @@
# COMMON VARIABLES
#=================================================
pkg_dependencies="php-gd php-zip php7.0-dom php-mbstring"
pkg_dependencies="php-gd php-zip php7.0-dom php7.0-mbstring"