mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Switch (back) to php7.4
This commit is contained in:
parent
9299090082
commit
dfc947b7dc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
phpversion="7.3"
|
||||
phpversion="7.4"
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="php$phpversion-cli php$phpversion-mysql php$phpversion-json php$phpversion-gd php$phpversion-tidy php$phpversion-curl php-gettext php$phpversion-redis"
|
||||
|
|
Loading…
Add table
Reference in a new issue