romainneutron / MongoDB-ODM-Silex-Provider

This project is not maintained anymore, contact me to take over it
Other
35 stars 15 forks source link

Cannot load ServiceProviderInterface error #14

Open ghvaldez opened 9 years ago

ghvaldez commented 9 years ago

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?

EdwardIII commented 9 years ago

Same thing here, I guess it isn't compatible with silex 2.x yet?

EdwardIII commented 9 years ago

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

romainneutron commented 8 years ago

Hello, I don't maintain this project anymore, if you're interested in taking over it, drop me an email