Skip to content

Commit

Permalink
Documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi committed May 26, 2024
1 parent 2df09d7 commit 554fe91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/dependencies-dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

// $container must be an instance of \Psr\Container\ContainerInterface
// It must be returned at the end of this file.
// See https://github.com/silexphp/Pimple for documentation on how to properly
// use \SlimMvcTools\Container which extends \Pimple\Container
$container = new \SlimMvcTools\Container();
$container[ContainerKeys::APP_SETTINGS] = $app_settings;

Expand Down

0 comments on commit 554fe91

Please sign in to comment.