Hi,
I'm getting error
PHP Fatal error: Uncaught Error: Class "TechDivision\Import\Cli\Utils\DependencyInjectionKeys" not found
after running vendor/bin/import-simple
I installed packaced via composer require techdivision/simple-cli-import.
Should I install something else? Or where do I get this missing class?