-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dependency on a non-existent service "templating.engine.smarty" on composer update #41
Comments
Hello @sergeda. Please post the |
json: lock:
|
@sergeda have you enabled it in AppKernel.php? |
@noisebleed Yes, I do. And actually Bundle does work. Just Composer shows this error. |
Hmm... maybe it has something to do with Symfony-2.5 (haven't tested yet). If you run
|
Yes, it is there. |
I've installed SmartyBundle using composer. Everything went fine.
But now on composer update I've got:
"templating" has a dependency on a non-existent service "templating.engine.smarty"
The text was updated successfully, but these errors were encountered: