Update manifest.toml
remove pgsql dependency
This commit is contained in:
parent
2acbe63b41
commit
958c86118f
1 changed files with 1 additions and 1 deletions
|
@ -115,4 +115,4 @@ ram.runtime = "50M"
|
|||
[resources.apt]
|
||||
# This will automatically install/uninstall the following apt packages
|
||||
# and implicitly define the $phpversion setting as 8.0 (if phpX.Y-foobar dependencies are listed)
|
||||
packages = "php8.2-pgsql, php8.2-fpm"
|
||||
packages = "php8.2-fpm"
|
||||
|
|
Loading…
Reference in a new issue