Skip to content

Commit 421af3a

Browse files
committed
[TASK] Use PHP 8.3 in ddev
(cherry picked from commit 451f4fd)
1 parent bc54cc4 commit 421af3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ddev/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: jobfair
22
type: typo3
33
docroot: .Build/public
4-
php_version: "7.4"
4+
php_version: "8.3"
55
webserver_type: nginx-fpm
66
xdebug_enabled: false
77
additional_hostnames: []

0 commit comments

Comments
 (0)