laravel-notification-channels / smsapi

Smsapi notification channel for Laravel 5.5+
http://laravel-notification-channels.com
MIT License
22 stars 18 forks source link

fix: refactor array helpers #11

Closed pxlrbt closed 4 years ago

pxlrbt commented 4 years ago

Updates array helper functions to new Arr helper class. Requires Laravel 5.8 or higher.

pxlrbt commented 4 years ago

Hey @atymic, did you see these PRs and could give some feedback? Thanks!

atymic commented 4 years ago

Thanks for the PR :)

pxlrbt commented 4 years ago

Well, that was a fast response. Thanks. Did you see the other PRs?