fixed slack
Some checks failed
continuous-integration/drone/push Build is failing

update composer
This commit is contained in:
Marko
2024-01-09 17:15:53 +01:00
parent 3ac3c884f0
commit bc1c6b85bc
4 changed files with 426 additions and 410 deletions

View File

@@ -5,9 +5,9 @@ php_version: "8.2"
webserver_type: apache-fpm
router_http_port: "80"
router_https_port: "443"
xdebug_enabled: false
additional_hostnames: []
additional_fqdns: []
xdebug_enabled: true
additional_hostnames: [ ]
additional_fqdns: [ ]
database:
type: mariadb
version: "10.4"
@@ -15,7 +15,7 @@ nfs_mount_enabled: false
mutagen_enabled: false
use_dns_when_possible: true
composer_version: "2"
web_environment: []
web_environment: [ ]
nodejs_version: "16"
# Key features of ddev's config.yaml: