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

[php] 3.0 - composer.json should allow guzzlehttp/guzzle ^7.0 #11762

Closed
oprudkyi opened this issue Apr 12, 2022 · 1 comment
Closed

[php] 3.0 - composer.json should allow guzzlehttp/guzzle ^7.0 #11762

oprudkyi opened this issue Apr 12, 2022 · 1 comment

Comments

@oprudkyi
Copy link

oprudkyi commented Apr 12, 2022

Description

The blocking change already fixed in b99fea7
so composer.json should be updated for 7.0 support

Swagger-codegen version

3.x

Related issues/PRs

#11104

Suggest a fix/enhancement

https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/main/resources/php/composer.mustache

-        "guzzlehttp/guzzle": "^6.2"
+        "guzzlehttp/guzzle": "^6.2|^7.0"
@oprudkyi oprudkyi changed the title [php] 2.4 - composer.json should allow guzzlehttp/guzzle ^7.0 [php] 3.0 - composer.json should allow guzzlehttp/guzzle ^7.0 Apr 12, 2022
@oprudkyi
Copy link
Author

seems we are using 3.x version, moving to correct repository

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

No branches or pull requests

1 participant