Closed adrianmejias closed 7 years ago
Hi,
Are you using another version of google/client elsewhere, or maybe another package using another version hence the conflict ?
Looks like I have google/apiclient v2.1.3 installed. Which means another package is installing v2.1.3.
Is there any possibility of changing translation-sheet to require ^2.1 instead of straight up 2.1.2?
It seems there were some breaking changes that introduces some issues. That's why i explicitly set the version in https://github.com/nikaia/translation-sheet/releases/tag/1.1.0
I will look into it as soon as I have some time.
Hi,
Let know me if this solves your issue. https://github.com/nikaia/translation-sheet/releases/tag/1.2.0
Unable to call
composer require nikaia/translation-sheet
in terminal due to google/apiclient v2.1.2 being installed:google/apiclient ^2.1 in composer.json (being used by another package):