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

Fix PHP Unit version issue #16

Merged
merged 4 commits into from
Apr 10, 2018
Merged

Conversation

morphet81
Copy link

When I first required the latest version of laravel-kahlan for Laravel 5.5, I had first had an error with PHP Unit dependency, so I fixed it in the composer.json

Then passing to PHP Unit 6 created a file not found exception so I modified Laravel.php file for modifying the way TestCase class depency is injected.

@jarektkaczyk jarektkaczyk merged commit 5e6db8a into jarektkaczyk:5.5 Apr 10, 2018
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