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

Add Laravel 6.0 compatibility and fix depreciated PHPUnit methods #125

Merged
merged 5 commits into from
Sep 4, 2019

Conversation

stevebauman
Copy link
Contributor

@stevebauman stevebauman commented Sep 3, 2019

This PR lays out the ground work for Laravel 6.0 compatibility, however there is currently no stable release of Orchestra/TestBench version (4.0) for Laravel 6.0.

Once it's ready we can add it into the travis matrix and run the tests.

@stevebauman stevebauman changed the title Add Laravel 5.6 compatibility and fix depreciated PHPUnit methods Add Laravel 6.0 compatibility and fix depreciated PHPUnit methods Sep 3, 2019
@erikgaal
Copy link

erikgaal commented Sep 4, 2019

I think you can use orchestra/testbench either version 3.9 or 4.0 with Laravel 6, according to the release notes. A stable version of 4.0 was also released yesterday.

@stevebauman
Copy link
Contributor Author

stevebauman commented Sep 4, 2019

@erikgaal looks like he released it 30 minutes after I created this PR. I'll update this.

@stevebauman
Copy link
Contributor Author

We're good to go!

@Propaganistas
Copy link
Owner

Great work @stevebauman, thanks!

@Propaganistas Propaganistas merged commit 123022d into Propaganistas:L6 Sep 4, 2019
@Propaganistas
Copy link
Owner

New release has been created. You can update to 4.2.2.

@stevebauman
Copy link
Contributor Author

Awesome, thanks @Propaganistas!

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.

4 participants