Skip to content

Updated to stable versions of Httplug #10

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 1 commit into from
Mar 2, 2016

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Mar 2, 2016

This PR is a cleanup and using stable versions of Httplug.

I would prefer to make a first tag after this PR so we can use it for tests in HttplugBundle.

"react/http-client": "^0.4.8",
"react/dns": "^0.4.1",
"react/stream": "^0.4.3"
},
"require-dev": {
"guzzlehttp/psr7": "^1.0",
"php-http/adapter-integration-tests": "dev-master"
"php-http/client-common": "^1.0",
Copy link
Member

Choose a reason for hiding this comment

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

Why is this a dev dependency?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry, that is wrong

@Nyholm
Copy link
Member Author

Nyholm commented Mar 2, 2016

Thank you for reviewing this so quickly. I have addressed your comments and Im waiting for Travis to run the tests.

@Nyholm
Copy link
Member Author

Nyholm commented Mar 2, 2016

There. The tests passes

@@ -12,14 +12,15 @@
],
"require": {
"php": ">=5.4",
"php-http/client-common": "^0.1.1",
Copy link
Member

Choose a reason for hiding this comment

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

I meant, why is this removed? Is this not necessary?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, it is never used.

@sagikazarmark
Copy link
Member

Hm, it seems the react client might be discoverable after all. Let's merge this, I will add a PR for discovery stuff.

sagikazarmark added a commit that referenced this pull request Mar 2, 2016
Updated to stable versions of Httplug
@sagikazarmark sagikazarmark merged commit 7112f8c into php-http:master Mar 2, 2016
@Nyholm Nyholm deleted the stable branch March 2, 2016 10:27
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.

2 participants