Skip to content

Commit 41c81b5

Browse files
Updated the default PHP version to 8.3.
1 parent c8923de commit 41c81b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ddev/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: phpsession
22
type: php
33
docroot: web
4-
php_version: "8.1"
4+
php_version: "8.3"
55
webserver_type: nginx-fpm
66
xdebug_enabled: false
77
additional_hostnames: []

0 commit comments

Comments
 (0)