MongoDB-ODM-Silex-Provider
MongoDB-ODM-Silex-Provider copied to clipboard
Cannot load ServiceProviderInterface error
error: Attempted to load interface "ServiceProviderInterface" from namespace "Silex". Did you forget a "use" statement for "Pimple\ServiceProviderInterface"?
What version of silex does this provider work with? I'm running "silex/silex": "2.0.*@dev" and the interface in question is not found. Is there something else I need to require in composer?
Same thing here, I guess it isn't compatible with silex 2.x yet?
I've made a very quick and dirty fork to make this compatible with silex 2.x: https://github.com/EdwardIII/MongoDB-ODM-Silex-Provider
Hello, I don't maintain this project anymore, if you're interested in taking over it, drop me an email