backup-manager / laravel

Driver to seamlessly integrate the Backup Manager into Laravel applications.
MIT License
655 stars 149 forks source link

Laravel 7 support #125

Open swash13 opened 4 years ago

swash13 commented 4 years ago

Can we add "illuminate/console": "^4.0||^5.0||^6.0||^7.0" to support laravel 7 ? Thanks

ShawnMcCool commented 4 years ago

Can you submit a pull request?

nafiesl commented 4 years ago

@ShawnMcCool I will.

ShawnMcCool commented 4 years ago

Thanks, I'll merge it when I get it.

Metrakit commented 4 years ago

I need this support too :) thanks both of you

nafiesl commented 4 years ago

The PR #126 is ready for review.

@ShawnMcCool, @swash13, @Metrakit, could you possibly help me review the PR please? I have written how to test on the PR description.

stuartcusackie commented 4 years ago

Will this cover Laravel 8 too?