Skip to content

Commit

Permalink
Bump PHP vo 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamandar committed Jun 11, 2024
1 parent 2ad4c66 commit 52e1ba7
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,18 @@ ram.runtime = "50M"
[resources.apt]
packages = [
"mariadb-server",
"php7.4-cli",
"php7.4-curl",
"php7.4-gd",
"php7.4-gettext",
"php7.4-intl",
"php7.4-json",
"php7.4-ldap",
"php7.4-mbstring",
"php7.4-mysql",
"php7.4-redis",
"php7.4-tidy",
"php7.4-xml",
"php8.2-cli",
"php8.2-curl",
"php8.2-gd",
"php8.2-gettext",
"php8.2-intl",
"php8.2-json",
"php8.2-ldap",
"php8.2-mbstring",
"php8.2-mysql",
"php8.2-redis",
"php8.2-tidy",
"php8.2-xml",
]

[resources.database]
Expand Down

0 comments on commit 52e1ba7

Please sign in to comment.