Open
Description
Hey guys!
In one of my project we don't use any orm or propel. Only DBAL and we want to use this bundle for our authentication. Which seems to be possible, i only have to write my own Manager
s and all components should work.
Problem is actually the DI Configuration.
Any suggestion how to solve this?