Kyon147 / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
353 stars 102 forks source link

Osiset/basic-shopify-api is now abandoned #166

Closed folivei closed 1 year ago

folivei commented 1 year ago

Thanks for the great Shopify Api for Laravel!

Composer states: Package osiset/basic-shopify-api is abandoned, you should avoid using it. Use https://github.com/gnikyt/Basic-Shopify-API instead.

Any plan to eliminate this dependency in future?

Kyon147 commented 1 year ago

@folivei the api just moved namespace and needs to be updated. Would be a good first PR for someone to do.

SachinBahukhandi commented 1 year ago

@Kyon147 I have raised a PR for the same.

Kyon147 commented 1 year ago

v19.0.0 now fixes this issue.