breithbarbot / cropper-bundle

Simple cropping tool for Symfony
MIT License
7 stars 4 forks source link

breithbarbot/cropper v2.1.2 conflicts with symfony/symfony[v3.4.33] #6

Closed darylSeven closed 4 years ago

darylSeven commented 4 years ago

Hi there. Not sure what I'm doing wrong but it seems as if breithbarbot/cropper conflicts with symfony/symfony. I'm getting this:

$ composer req breithbarbot/cropper
Using version ^2.1 for breithbarbot/cropper ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

breithbarbot commented 4 years ago

Hi @darylSeven , Thank you for your feedback. Can you upgrade your Symfony version to 4.4 (LTS)? If so, I just released a new major version.