1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00

Bump to PHP8.3

This commit is contained in:
Éric Gaspar 2024-05-22 11:54:52 +02:00
parent 1672c5b73e
commit 9ece984a6d

View file

@ -68,7 +68,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "mariadb-server, php8.2-mbstring, php8.2-gnupg, php8.2-memcached, php8.2-mysql, php8.2-gd, php8.2-curl, php8.2-fileinfo"
packages = "mariadb-server, php8.3-mbstring, php8.3-gnupg, php8.3-memcached, php8.3-mysql, php8.3-gd, php8.3-curl, php8.3-fileinfo"
[resources.database]
type = "mysql"