Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 8 Support? #19

Open
lewislarsen opened this issue Sep 9, 2020 · 2 comments
Open

Laravel 8 Support? #19

lewislarsen opened this issue Sep 9, 2020 · 2 comments
Labels

Comments

@lewislarsen
Copy link

Hi there,

Is there any likelihood of this package being updated to support Laravel 8? Was hoping that this would be the saving grace to my problems, and to avoid having to generate PHP classes for eBay just to interface with their API.

Attempted to install it today and unfortunately the guzzle version the underlying dependency needs is too low; it's incompatible with the requirements of Laravel 8.

Are there perhaps any suggestions for alternative solutions if this package is unfeasible? I would love to get away with a PHP SDK for the eBay API somehow.

@hkonnet
Copy link
Owner

hkonnet commented Sep 9, 2020

Lewis,

This package is not sponsored by any company or any one. I did all that stuff by my self. Yes i have plan to make it compatible with Laravel 8 but for that i have to spear some time and work on it..

guzzle is basically required by dts\ebay-sdk, what we can do is to fork that repo and update the guzzle and check the functionality if everything work well then that forked version of SDK can be used in this package.

@lewislarsen
Copy link
Author

No pressure at all dude, best of luck with the project. I'll keep an eye on it. 👍🏻

Your efforts are definitely appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants