prestaconcept / PrestaImageBundle

Allow to crop local and remote image before uploading them through a classic form.
MIT License
23 stars 19 forks source link

Allow vich/uploader-bundle ^2.0 #88

Closed nicodemuz closed 1 year ago

nicodemuz commented 1 year ago

Facing the following issue:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - presta/image-bundle[v2.0, ..., v2.1.0] require php ^7.1 -> your php version (8.1.10) does not satisfy that requirement.
    - presta/image-bundle[v2.2.0, ..., v2.4.0] require vich/uploader-bundle ^1.12 -> found vich/uploader-bundle[1.12.0, ..., 1.21.1] but it conflicts with your root composer.json require (^2.0).
    - Root composer.json requires presta/image-bundle ^2.0 -> satisfiable by presta/image-bundle[v2.0, ..., v2.4.0].