chore: update project dependencies and ddev config
This commit is contained in:
+3
-2
@@ -1,7 +1,7 @@
|
|||||||
name: myep-team
|
name: myep-team
|
||||||
type: php
|
type: php
|
||||||
docroot: public
|
docroot: public
|
||||||
php_version: "8.1"
|
php_version: "8.2"
|
||||||
webserver_type: apache-fpm
|
webserver_type: apache-fpm
|
||||||
router_http_port: "80"
|
router_http_port: "80"
|
||||||
router_https_port: "443"
|
router_https_port: "443"
|
||||||
@@ -14,9 +14,10 @@ database:
|
|||||||
use_dns_when_possible: true
|
use_dns_when_possible: true
|
||||||
composer_version: "2"
|
composer_version: "2"
|
||||||
web_environment: []
|
web_environment: []
|
||||||
nodejs_version: "16"
|
nodejs_version: "18"
|
||||||
disable_upload_dirs_warning: true
|
disable_upload_dirs_warning: true
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
|
performance_mode: none
|
||||||
|
|
||||||
# Key features of ddev's config.yaml:
|
# Key features of ddev's config.yaml:
|
||||||
|
|
||||||
|
|||||||
Generated
+179
-179
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user