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
Conclusion: remove symfony/symfony v3.4.33
Conclusion: don't install symfony/symfony v3.4.33
breithbarbot/cropper v2.1.0 conflicts with symfony/symfony[v3.4.33].
breithbarbot/cropper v2.1.1 conflicts with symfony/symfony[v3.4.33].
breithbarbot/cropper v2.1.2 conflicts with symfony/symfony[v3.4.33].
Installation request for symfony/symfony (locked at v3.4.33, required as ^3.4) -> satisfiable by symfony/symfony[v3.4.33].
Installation request for breithbarbot/cropper ^2.1 -> satisfiable by breithbarbot/cropper[v2.1.0, v2.1.1, v2.1.2].
Installation failed, reverting ./composer.json to its original content.
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.