Open mfsianoopj opened 10 years ago
I actually use BlogBundle with Symfony 2.5 in production environment. I write this Bundle some years ago, and they is not the best solution for implement a blog over Symfony.
I keep this repository in github, because you can take some ideas about i resolve some problems, but i have no time to update the code and fix the bugs.
I will come back to this issue in the future and try to reproduce and solve this.
Regards!
I am using Symfony 2.3
When I try to install this bundle I get the following error.
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: don't install symfony/symfony v2.3.
My composer.json has "liip/imagine-bundle": "dev-master", "desarrolla2/blog-bundle": "v0.1.0"
So does this have any issue with Symfony 2.3 ?