Update manifest.toml

This commit is contained in:
denis 2024-10-28 17:33:41 -04:00
parent 81fc0dac4b
commit ed60ce0bc8

View file

@ -68,7 +68,7 @@ ram.runtime = "50M"
[resources.ports] [resources.ports]
[resources.apt] [resources.apt]
packages = "tar, unzip, git, redis-server, mariadb-server, php8.3-common, php8.3-cli, php8.3-gd, php8.3-mysql, php8.3-mbstring, php8.3-bcmath, php8.3-xml, php8.3-curl, php8.3-zip" packages = "tar, unzip, git, redis-server, mariadb-server, php8.3-common, php8.3-cli, php8.3-gd, php8.3-mysql, php8.3-mbstring, php8.3-bcmath, php8.3-xml, php8.3-curl, php8.3-zip, php8.3-intl"
[resources.database] [resources.database]
type = "mysql" type = "mysql"