feature/cierres #25

Open
aldarien wants to merge 446 commits from feature/cierres into develop
223 changed files with 746 additions and 7426 deletions
Showing only changes of commit 4e0b611bcf - Show all commits

View File

@ -115,7 +115,7 @@ return [
))
->registerSub($container->get(Incoviba\Service\Contabilidad\Cartola\BCI\Mes::class));
},
'tokuClient' => function(ContainerInterface $container) {
'TokuClient' => function(ContainerInterface $container) {
return new GuzzleHttp\Client([
'base_uri' => $container->get('TOKU_URL'),
'headers' => [