1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00

bump php version

This commit is contained in:
Kay0u 2021-08-04 11:27:46 +02:00
parent cef4374c73
commit f109da5eb1
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -4,7 +4,7 @@
# SET ALL CONSTANTS
#=================================================
YNH_PHP_VERSION="7.2"
YNH_PHP_VERSION="7.3"
extra_php_dependencies="php${YNH_PHP_VERSION}-sqlite3 php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-xml php${YNH_PHP_VERSION}-gd"