YieldStudio / laravel-expo-notifier

Easily manage Expo notifications with Laravel. Support batched notifications.
MIT License
29 stars 11 forks source link

Add support for Laravel 11 #29

Closed janyksteenbeek closed 4 months ago

janyksteenbeek commented 4 months ago

This PR changes the composer.json to allow Laravel 11 deps.

pieterhielkema commented 4 months ago

Really need this +1 ❤️

JamesHemery commented 4 months ago

@janyksteenbeek thanks, can you add Laravel 11 to matrix in tests workflow ? You'll need to exclude PHP8.1 w/ L11

janyksteenbeek commented 4 months ago

should be good now! @JamesHemery

JamesHemery commented 4 months ago

@janyksteenbeek some tests fails, can you check ?

joemugen commented 4 months ago

A working PR has been merge #32 The release 0.0.14 is available