File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ disable_upload_dirs_warning: true
2929
3030# docroot: <relative_path> # Relative path to the directory containing index.php.
3131
32- # php_version: "8.3" # PHP version to use, "5.6" through "8.4 "
32+ # php_version: "8.3" # PHP version to use, "5.6" through "8.5 "
3333
3434# You can explicitly specify the webimage but this
3535# is not recommended, as the images are often closely tied to DDEV's' behavior,
@@ -44,7 +44,7 @@ disable_upload_dirs_warning: true
4444# version: <version> # database version, like "10.11" or "8.0"
4545# MariaDB versions can be 5.5-10.8, 10.11, 11.4, 11.8
4646# MySQL versions can be 5.5-8.0, 8.4
47- # PostgreSQL versions can be 9-17
47+ # PostgreSQL versions can be 9-18
4848
4949# router_http_port: <port> # Port to be used for http (defaults to global configuration, usually 80)
5050# router_https_port: <port> # Port for https (defaults to global configuration, usually 443)
You can’t perform that action at this time.
0 commit comments