nunomaduro / laravel-console-task

✅ Laravel Console Task is a output method for Laravel Console Commands.
MIT License
254 stars 21 forks source link

feat: add Laravel 11.x compatibility #25

Closed mjblacker closed 3 months ago

mjblacker commented 3 months ago

Upgrades to dependencies for Laravel 11.x

Main upgrade is to the tests which needed another library to replace testing the feature withConsecutive from PHPUnit that was removed in version 10.