florianv / laravel-swap

:dollar: Currency exchange rates for Laravel and Lumen

Home Page:https://florianv.github.io/laravel-swap/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compatibility issue: cache/adapter-common

papontes opened this issue · comments

geocoder related packages require "cache/array-adapter": "^1.0".
laravel-swap requires "cache/adapter-common": "^0.3"
Would it be possible to upgrade the package dependencies to resolve compatibility issues?

@papontes We can surely update the version.

Can you please send a PR ?

This will be fixed in the next major version that is being worked in this PR florianv/exchanger#68