driftingly / rector-laravel

Rector upgrades rules for Laravel
http://getrector.org
MIT License
500 stars 49 forks source link

[Laravel100] Swap assertTimesSent with assertSentTimes #163

Closed peterfox closed 8 months ago

peterfox commented 8 months ago

The rule should work on the Notification facade. I've added the rules to the Laravel100 config

PR when the method was removed for Laravel 10