1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mytinytodo_ynh.git synced 2024-09-03 19:46:01 +02:00

Upgrade PHP to 8.0

This commit is contained in:
ericgaspar 2022-01-18 12:25:37 +01:00
parent a32afe1632
commit 41f74dd313
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 1 additions and 1 deletions

0
doc/DESCRIPTION.md Normal file
View file

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
YNH_PHP_VERSION="7.3"
YNH_PHP_VERSION="8.0"
pkg_dependencies="php${YNH_PHP_VERSION}-mysql php${YNH_PHP_VERSION}-pdo"