ouzo
ouzo copied to clipboard
Bootstrap::addConfig loads everything multiple times on consecutive executions
It should do it only once, e.g. addConfig could have array as a parameter.
in ouzo-app addConfig is not called and $this->configRepository->reload(); fails