8000 Add PHPUnit 4.8 to require-dev by shaunbramley · Pull Request #69 · reactphp/event-loop · GitHub
[go: up one dir, main page]

Skip to content

Add PHPUnit 4.8 to require-dev #69

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
Jan 15, 2017
Merged

Add PHPUnit 4.8 to require-dev #69

merged 1 commit into from
Jan 15, 2017

Conversation

shaunbramley
Copy link

As mentioned in reactphp/reactphp#354

Added phpunit 4.8 to require-dev section of composer.json
Modified travisci config to use local phpunit.

@shaunbramley shaunbramley changed the title add phpunit 4.8 to require-dev Add PHPUnit 4.8 to require-dev Jan 14, 2017
Copy link
Member
@clue clue left a comment

Choose a reason for hiding this comment

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

Thanks, can you amend/force-push the fixed indentation? :shipit:

@@ -6,6 +6,9 @@
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
Copy link
Member

Choose a reason for hiding this comment

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

Indentation is a bit off, otherwise LGTM 👍

Copy link
Member
@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

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

Aside from @clue's comment, LGTM

@shaunbramley
Copy link
Author

@clue completed as requested

Copy link
Member
@clue clue left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@clue clue merged commit 018e855 into reactphp:master Jan 15, 2017
@clue clue added this to the v0.4.3 milestone Jan 16, 2017
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
0