Skip to content

Conversation

@bmack
Copy link
Member

@bmack bmack commented Apr 1, 2025

This commit adapts some changes when uploading
a new version of extension.

Symfony's HTTP Client did not send the
Content-Type header properly, and also did
not send the body as string, but as iterable/array which does not work anymore and is adapted
to a string.

Fixes: #82

bmack added 2 commits April 1, 2025 23:28
This commit adapts some changes when uploading
a new version of extension.

Symfony's HTTP Client did not send the
Content-Type header properly, and also did
not send the body as string, but as iterable/array
which does not work anymore and is adapted
to a string.

Fixes: 82
@bmack bmack merged commit 9b70052 into main Apr 2, 2025
18 checks passed
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.

[BUG] ter:publish command not working: request body for 'NewVersion' is missing

2 participants