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

Fix composer package #100

Merged
merged 2 commits into from
Aug 11, 2016
Merged

Conversation

kieranoreilly
Copy link
Contributor

I noticed the Unirest/Request directory was not included when I installed the Unirest library via composer. As a result I couldn't use

Unirest\Request\Body::multipart( $formdata );

I changed the composer.json so that everything under the Unirest namespace will be installed.

@kieranoreilly
Copy link
Contributor Author

Any updates/feedback? I would love to get this merged in so I don't have to use my local package any more.

@ahmadnassri
Copy link
Contributor

Hey @kieranoreilly sorry for the delay ... I've been on a crazy travel schedule.

this doesn't seem to be a correct approach. seems like something else is the problem here ...

can you share some more examples of how to re-produce the problem on your end? I never seen composer packages which include slashes the way you did.

@hutchic hutchic closed this May 25, 2016
@kieranoreilly
Copy link
Contributor Author

Bump

@ahmadnassri ahmadnassri reopened this Aug 11, 2016
@ahmadnassri ahmadnassri merged commit 842c0f2 into Kong:master Aug 11, 2016
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.

None yet

3 participants