Skip to content

Add support for Symfony 6 #1

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

Merged
merged 3 commits into from
May 10, 2022
Merged

Add support for Symfony 6 #1

merged 3 commits into from
May 10, 2022

Conversation

drewblin
Copy link

@drewblin drewblin commented May 9, 2022

No description provided.

composer.json Outdated
@@ -26,6 +26,9 @@
"php-http/client-implementation": "1.0",
"psr/http-client-implementation": "1.0"
},
"replace": {
"php-http/socket-client": "*"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to fix to the latest version of the original library (2.1.0): placeholders here have implication for the dependency resolving issue inside the composer

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, thx

@allflame
Copy link
Member

allflame commented May 10, 2022

Fix, this otherwise can be merged

@asp24 asp24 merged commit 3e5b1bb into code-tool:master May 10, 2022
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.

3 participants