Skip to content

Commit f24975f

Browse files
committed
feat: upgrade PHP version from 8.2 to 8.4 in DDEV configuration
1 parent 938ea2f commit f24975f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

booster/.ddev/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: php-booster
22
type: php
33
docroot: public
4-
php_version: "8.2"
4+
php_version: "8.4"
55
webserver_type: nginx-fpm
66
xdebug_enabled: true
77
omit_containers:

0 commit comments

Comments
 (0)