{
"extends": [
"config:base"
],
"lockFileMaintenance": { "enabled": true },
"ignoreDeps": ["phpunit/phpunit"],
"schedule": ["before 3am on wednesday"]
}