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

SW5.4 compability #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

OeRnY
Copy link

@OeRnY OeRnY commented Aug 6, 2018

I added the guzzle dependency according to the current shopware stable version 5.4.0 - 5.4.6 at the time of this pull request.

Otherwise the error log would show up something like this when someone is trying to open the plugin manager within the backend view.

PHP Fatal error: Uncaught TypeError: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /path/to/your/shopware/custom/plugins/SwagMediaS3/vendor/guzzlehttp/guzzle/src/Client.php on line 89

This is the corresponding commit:
shopware/shopware (aec725b1cd7ba4eb8b2c4001695adb3b4248df5c)

…eyond because the aws sdk would require a newer version which leads to issues within the backend.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant