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

Composer Packagist support #1

Merged
merged 13 commits into from
Jul 3, 2016
Merged

Composer Packagist support #1

merged 13 commits into from
Jul 3, 2016

Conversation

mbirth
Copy link

@mbirth mbirth commented Jul 3, 2016

Now it's ready, too. :)

"seblucas/tbszip": "~2.16.0"
},
"require-dev": {
"phpunit/phpunit": "5.4.*"
Copy link
Owner

Choose a reason for hiding this comment

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

I guess this is not compatible with php 5.3.

Any version should enough for the tests, I think

@mbirth
Copy link
Author

mbirth commented Jul 3, 2016

And there it goes green. 😄

@seblucas seblucas merged commit ee222ba into seblucas:master Jul 3, 2016
@seblucas
Copy link
Owner

seblucas commented Jul 3, 2016

Webhook and 1.0.0 tag done. Thanks again

@seblucas
Copy link
Owner

seblucas commented Jul 3, 2016

A small question is there any way to fix the licence on packagist while keeping the original file from Andreas Gohr ?

@mbirth
Copy link
Author

mbirth commented Jul 3, 2016

Of course, you need to find the best matching license from https://spdx.org/licenses/ and put that identifier in a "license" field into the composer.json.

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