florianv / exchanger

:office: Currency exchange rates framework for PHP

Home Page:https://florianv.github.io/exchanger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psr/simple-cache ^1.0

goaround opened this issue · comments

Hi,

The composer.json file locks psr/simple-cache to ^1.0, but there is already ^2 and ^3 available. I can't install e.g. google/apiclient because it requires ^3.0

@goaround Hi, can you please send a PR to allow for the 3 versions if they work with Swap?

@florianv I tried pulling the repo to then make some PR but I cannot seem to make the tests pass before having modified anything

Exchanger\Tests\Service\CentralBankOfCzechRepublicTest seems to be failing over and over

Is there some tests setup I need to configure first

@florianv sure, I tested it with ^2.0 as well

Thanks! I'm closing the ticket due to the recent merge :)