Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact
This commit is contained in:
commit
5abc1543fd
22 changed files with 4837 additions and 4275 deletions
|
@ -74,9 +74,12 @@ return [
|
|||
]
|
||||
],
|
||||
Util\ConfigFileLoader::class => [
|
||||
'shared' => true,
|
||||
'constructParams' => [
|
||||
[Dice::INSTANCE => '$basepath'],
|
||||
'instanceOf' => Factory\ConfigFactory::class,
|
||||
'call' => [
|
||||
['createConfigFileLoader', [
|
||||
[Dice::INSTANCE => '$basepath'],
|
||||
$_SERVER,
|
||||
], Dice::CHAIN_CALL],
|
||||
],
|
||||
],
|
||||
Config\Cache::class => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue