Vichuploaderbundle: cannot install

Created on 28 Jun 2017  路  2Comments  路  Source: dustin10/VichUploaderBundle

Problem 1
- Installation request for vich/uploader-bundle ^1.6 -> satisfiable by vich/uploader-bundle[1.6.0].
- Conclusion: remove doctrine/annotations v1.2.7
- Conclusion: don't install doctrine/annotations v1.2.7
- vich/uploader-bundle 1.6.0 requires doctrine/annotations ^1.3 -> satisfiable by doctrine/annotations[v1.3.0, v1.3.1, v1.4
.0].
- Can only install one of: doctrine/annotations[v1.3.0, v1.2.7].
- Can only install one of: doctrine/annotations[v1.3.1, v1.2.7].
- Can only install one of: doctrine/annotations[v1.4.0, v1.2.7].
- Installation request for doctrine/annotations (locked at v1.2.7) -> satisfiable by doctrine/annotations[v1.2.7].

Support

Most helpful comment

So, do not lock doctrine/annotations to v1.2.7.
If that's not in your require section of composer.json, you can run composer why doctrine/annotations

All 2 comments

So, do not lock doctrine/annotations to v1.2.7.
If that's not in your require section of composer.json, you can run composer why doctrine/annotations

Hope you solved that. Otherwise, feel free to re-open

Was this page helpful?
0 / 5 - 0 ratings