Skip to content

Test on laravel 5.5 #90

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 2 commits into from
Aug 25, 2017
Merged

Test on laravel 5.5 #90

merged 2 commits into from
Aug 25, 2017

Conversation

GrahamCampbell
Copy link
Contributor

No description provided.

"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^4.8|^5.0"
"phpunit/phpunit": "^4.8|^5.0|^6.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't pull in phpunit 6. It won't work.

Copy link
Contributor

@srmklive srmklive Aug 24, 2017

Choose a reason for hiding this comment

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

If i pull in phpunit 6, the tests only fail on hhvm for Laravel 5.5. Do we need to support hhvm for 5.5?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we need to support hhvm for 5.5?

I'd say no. :)

@srmklive srmklive force-pushed the laravel-55-tests branch 6 times, most recently from e6261a7 to 9765781 Compare August 24, 2017 12:44
@srmklive srmklive merged commit 0974daa into master Aug 25, 2017
@GrahamCampbell GrahamCampbell deleted the laravel-55-tests branch August 25, 2017 19:34
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