Closed lsmith77 closed 11 years ago
Why should this component be necessary? All works just fine, have you got an issue?
without it I am getting the following error when I use https://github.com/symfony-cmf/BlockBundle/blob/master/Controller/RssController.php
FatalErrorException: Error: Class 'Zend\ServiceManager\AbstractPluginManager' not found in /Users/lsmith/htdocs/cmf-sandbox/vendor/zendframework/zend-feed/Zend/Feed/Reader/ExtensionPluginManager.php line 22
The missing dependency was added, as suggested by the zendframework/zend-feed package since 19 days.
Thank you!
can you also tag a new release?
Yes, that's done.
did you setup the service hook on https://packagist.org/packages/eko/feedbundle yet?
also it seems you called the release "stable" rather than "1.0.1"
You're right, I've just setuped the Packagist hook for FeedBundle and created a "1.0.1" tag.
ok great .. now can you also remove the stable tag and remove the release on packagist.org? :)
Done ;)
https://github.com/zendframework/Component_ZendFeed/blob/master/composer.json#L22