beyondcode / laravel-visual-diff

Create visual diffs in your Laravel application tests.
MIT License
163 stars 24 forks source link

Updates for Laravel 7 and 8? #8

Open odinns opened 3 years ago

odinns commented 3 years ago

Hello @mpociot

Thank you for this package 😊

Would you be interested in a PR to update it to Laravel 7 and 8?

I am working on a project which will use it on 7 and 8, and I have a fork working with Laravel 7 right now, probably also working with Laravel 8.

https://github.com/dwarfhq/laravel-visual-diff/tree/laravel-8

Odinn

Jamesking56 commented 3 years ago

Yes please I would be interested in using this in a Laravel 8 project

odinns commented 3 years ago

@Jamesking56 my fork is working with Laravel 8, you are welcome to use it 😊

Jamesking56 commented 3 years ago

@odinns Is your fork available on Packagist?

@mpociot Any chance of an update for this?

odinns commented 3 years ago

@Jamesking56 I haven't checked, but I pull it into my composer in the usual way.