After installation, register dot-dependency-injection in your project by adding the below line to your configuration aggregator (usually: config/config.php):
dot-dependency-injection
config/config.php
Dot\DependencyInjection\ConfigProvider::class,