danielme85 / laravel-cconverter

A simple currency converter plugin for Laravel 5. Currency providers: The European Central Bank, OpenExchange, CurrencyLayer and fixer.io
https://danielmellum.com/projects/currency-converter
MIT License
42 stars 10 forks source link

Please update dependencies for Lavavel 8 #15

Open dariocarbone opened 4 years ago

dariocarbone commented 4 years ago

Could you please update guzzlehttp/guzzle and illuminate/support dependencies in order to work with latest laravel v8 version? Many thanks, your package is very simple and useful!!

danielme85 commented 4 years ago

Hi, thank you for the heads-up. Should not be restricted by composer dependency on the master branch now dc306e533a8fcf228b64f4db48f24ae2ec1b1691 Not tested it in practice yet, but unit testing works for Guzzle 7 it seems.

dariocarbone commented 4 years ago

Thank you very much, I'll try to update on dev-master branch and find out if it's working, then look forward for next release