Trait and dependency fix
- Added trait for the container @bastianschwarz
- Added
\de\codenamephp\platform\di\definitionsProvider\dependency\Wrapper
and enabled dependency check for classes that do not implement
the\de\codenamephp\platform\di\definitionsProvider\dependency\iDependency
interface @bastianschwarz