Browse Source

ddev php 8.2

master
Daniel 2 years ago
parent
commit
49bd78234b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .ddev/config.yaml

+ 1
- 1
.ddev/config.yaml View File

@@ -1,7 +1,7 @@
name: matsen-tool-be name: matsen-tool-be
type: php type: php
docroot: public docroot: public
php_version: "8.1"
php_version: "8.2"
webserver_type: nginx-fpm webserver_type: nginx-fpm
xdebug_enabled: false xdebug_enabled: false
additional_hostnames: [] additional_hostnames: []


Loading…
Cancel
Save