Skip to content

Improve package #76

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
Jul 18, 2016
Merged

Improve package #76

merged 1 commit into from
Jul 18, 2016

Conversation

sagikazarmark
Copy link
Member

No description provided.

@sagikazarmark sagikazarmark force-pushed the improve_package branch 2 times, most recently from df55482 to 53e02fa Compare July 16, 2016 09:51
@sagikazarmark
Copy link
Member Author

Okay, so this PR improves some package files, fixes styleci config AND removes the puli binary as discussed in #48. Please review.

@@ -1 +0,0 @@
Please see http://docs.php-http.org/en/latest/development/contributing.html
Copy link
Member

Choose a reason for hiding this comment

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

This means that GitHub does not show this "warning" anymore.
screen shot 2016-07-16 at 12 02 30

Copy link
Member Author

Choose a reason for hiding this comment

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

It is moved to .github

Copy link
Member

Choose a reason for hiding this comment

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

Sorry, I did not know you could put it there. All good then!

@sagikazarmark
Copy link
Member Author

Okay, need someone else too to review this as the final PR before tagging a stable. /cc @dbu

},
"require-dev": {
"php-http/httplug": "^1.0",
"php-http/message-factory": "^1.0",
"puli/composer-plugin": "1.0.0-beta9",
"puli/composer-plugin": "1.0.0-beta9 || 1.0.0-beta10",
Copy link
Contributor

Choose a reason for hiding this comment

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

this is dev dependency anyways, do we need to allow multiple versions?

Copy link
Contributor

Choose a reason for hiding this comment

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

i merged anyways, as this is really not important. if you want to change it, plesae do. otherwise i think it does no harm.

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed. Should we add conflict field saying these are the only supported versions?

Copy link
Member

Choose a reason for hiding this comment

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

I do not think so. It is in the docs. (My BC pr)

If we want to do this properly we should config Travis to run tests with different versions of puli.

Copy link
Contributor

Choose a reason for hiding this comment

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

we could mention it in the suggest section. i would not add conflicts.

Copy link
Member Author

Choose a reason for hiding this comment

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

@dbu dbu merged commit f14a599 into master Jul 18, 2016
@dbu dbu deleted the improve_package branch July 18, 2016 06:45
This was referenced Jul 18, 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.

3 participants