sonnenglas / amazon-mws-laravel

A library to connect to Amazon's MWS web services in an object oriented manner
Apache License 2.0
64 stars 73 forks source link

Upgrade to Laravel 6 support #50

Closed VladDak closed 4 years ago

VladDak commented 4 years ago

Upgrade to Laravel 6 support

Renamed package from sonnenglas/laravel5-amazon-mws to sonnenglas/laravel-amazon-mws Added "illuminate/support": "^6.0" dependency to composer.json file

VladDak commented 4 years ago

Upgrade to Laravel 6