Skip to content

Symfony\Cmf\Component\Routing\RouteReferrersReadInterface' not found #49

Open
@emgiezet

Description

@emgiezet

Hello!

Im using blog bundle

"require": {
        "php": ">=5.3.3",
        "symfony/symfony": "2.3.*",
        "twig/extensions": "1.0.*",
        "symfony/assetic-bundle": "2.3.*",
        "symfony/swiftmailer-bundle": "2.3.*",
        "symfony/monolog-bundle": "2.3.*",
        "sensio/distribution-bundle": "2.3.*",
        "sensio/framework-extra-bundle": "2.3.*",
        "sensio/generator-bundle": "2.3.*",
        "symfony-cmf/symfony-cmf": "1.0.*",
        "symfony-cmf/simple-cms-bundle": "1.0.*",
        "symfony-cmf/search-bundle": "1.0.*",
        "symfony-cmf/create-bundle": "1.0.*",
        "symfony-cmf/routing-bundle": "1.1.*",
        "symfony-cmf/routing-auto-bundle": "1.0.0-alpha8@dev",
        "symfony-cmf/blog-bundle": "1.0.0-beta7@dev",
        "symfony-cmf/tree-browser-bundle": "1.0.*",
        "jackalope/jackalope-doctrine-dbal": "1.0.*",
        "jackalope/jackalope-jackrabbit": "1.0.*",
        "friendsofsymfony/user-bundle": "1.3.*@dev",
        "hwi/oauth-bundle": "dev-master",
        "doctrine/doctrine-bundle": "1.2.*",
        "doctrine/migrations": "1.0.x-dev",
        "doctrine/data-fixtures": "1.0.*",
        "doctrine/doctrine-fixtures-bundle": "dev-master",
        "doctrine/doctrine-migrations-bundle": "dev-master",
        "doctrine/phpcr-odm": "1.0.*@dev",
        "sonata-project/cache-bundle": "2.1.*",
        "sonata-project/doctrine-phpcr-admin-bundle": "1.0.*",
        "sonata-project/doctrine-orm-admin-bundle": "dev-master",
        "sonata-project/intl-bundle": "2.1.*",
        "eko/feedbundle": "1.0.*",
        "vich/uploader-bundle": "dev-master",
        "knplabs/gaufrette" : "dev-master",
        "knplabs/knp-gaufrette-bundle" : "dev-master",
        "sonata-project/user-bundle": "2.2.*@dev",
        "eko/feedbundle": "1.0.*",
        "lunetics/locale-bundle": "2.2.*",
        "liip/functional-test-bundle": "1.0.*",
        "jms/translation-bundle": "1.1.*",
        "symfony-cmf/routing": "1.1.0-beta2",
        "emgiezet/errbit-php": "dev-master",
        "Trsteel/ckeditor-bundle": "dev-master",
        "sonata-project/core-bundle": "dev-master",
        "helios-ag/fm-elfinder-bundle": "~1.4"
    },

And i cant find this interface... Just wested entire day with composer.phar update

PHP Fatal error:  Interface 'Symfony\Cmf\Component\Routing\RouteReferrersReadInterface' not found in /home/mgz/workspace/simcms/vendor/symfony-cmf/blog-bundle/Symfony/Cmf/Bundle/BlogBundle/Document/Blog.php on line 15
Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-update-cmd event terminated with an exception

Any help will be gr8!

Cheers!
Max

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions