Closed jandante closed 4 years ago
Sorry this is probably not at place here. When I install the previous version of cloudconvert-php (3.0.0) composer takes care of downgrading some other packages so it can install cloudconvert-php. I can then also upgrad to the 3.0.2 version.
The downgrade affects packages that aren't crucial for me so I dont think there is an issue there.
My PHP project has version 5.0.5 for symfony/options-resolver which seems incompatible with this package.
In the composer.json file it states "symfony/options-resolver": "^4.2"
Is it possible to upgrade this to the latest version?