speckcommerce / speck

ZF2 e-commerce platform.
135 stars 37 forks source link

CategoryNav uses Old Service #26

Closed tiw closed 11 years ago

tiw commented 11 years ago

class CategoryNav extends AbstractHelper implements CatalogServiceAwareInterface

Now CatalogServiceAwareInterface is in ServiceOld which could not be found be autoloader.

nclundsten commented 11 years ago

this was due to out of date git submodules. we have since switched to composer.