berkayk / laravel-onesignal

OneSignal Push Notifications for Laravel
505 stars 175 forks source link

add laravel 8 compatability by upgrading guzzle to ^7.0.1 #135

Closed ExpDev07 closed 4 years ago

ExpDev07 commented 4 years ago

It does as the title suggests: updates guzzle to ^7.0.1 to support the new laravel 8 that is now released.

ExpDev07 commented 4 years ago

Thanks, made those changes now @atymic

pedro-santiago commented 4 years ago

@berkayk would you mind merging this PR?